We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f96671 commit 412d1a7Copy full SHA for 412d1a7
.travis.yml
@@ -7,10 +7,10 @@ python:
7
env:
8
# Each version of NetBox listed here uses configuration stored in development/configuration.py
9
matrix:
10
- - NETBOX_VER=v2.8.9
+ # - NETBOX_VER=v2.8.9
11
- NETBOX_VER=v2.9.11
12
- NETBOX_VER=v2.10.10
13
- - NETBOX_VER=v2.11.10
+ #- NETBOX_VER=v2.11.10
14
# Encrypted value for PYPI_TOKEN, this secret has been generated with the following command
15
# travis encrypt PYPI_TOKEN=<value> --add env.global --com
16
# Might need to update it once the repo is publish (travis-ci.org vs travis-ci.com)
0 commit comments