Skip to content

Commit 412d1a7

Browse files
committed
Travis update
1 parent 2f96671 commit 412d1a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ python:
77
env:
88
# Each version of NetBox listed here uses configuration stored in development/configuration.py
99
matrix:
10-
- NETBOX_VER=v2.8.9
10+
# - NETBOX_VER=v2.8.9
1111
- NETBOX_VER=v2.9.11
1212
- NETBOX_VER=v2.10.10
13-
- NETBOX_VER=v2.11.10
13+
#- NETBOX_VER=v2.11.10
1414
# Encrypted value for PYPI_TOKEN, this secret has been generated with the following command
1515
# travis encrypt PYPI_TOKEN=<value> --add env.global --com
1616
# Might need to update it once the repo is publish (travis-ci.org vs travis-ci.com)

0 commit comments

Comments
 (0)