We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4634465 commit e98ac9fCopy full SHA for e98ac9f
1 file changed
.travis.yml
@@ -7,7 +7,7 @@ install:
7
- pip install "cloudshell-core>=2.2.0,<2.3.0" --extra-index-url https://testpypi.python.org/simple
8
- chmod 777 ./cloudshell_shell_core_install.sh
9
- ./cloudshell_shell_core_install.sh
10
- - pip install "cloudshell-automation-api>=8.2.0.0,<8.3.0.0" --extra-index-url https://testpypi.python.org/simple
+ - pip install "cloudshell-automation-api>=8.3.0.0,<8.3.1.0" --extra-index-url https://testpypi.python.org/simple
11
language: python
12
notifications:
13
webhools: "https://qualisystems.getbadges.io/api/app/webhook/63350e33-4119-49c3-8127-075aaa022926"
0 commit comments