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 b316e90 commit ed5aad6Copy full SHA for ed5aad6
.travis.yml
@@ -9,7 +9,8 @@ env:
9
matrix:
10
- NETBOX_VER=v2.8.9
11
- NETBOX_VER=v2.9.11
12
- - NETBOX_VER=v2.10.2
+ - NETBOX_VER=v2.10.10
13
+ - 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