diff --git a/.travis.yml b/.travis.yml index 2d20713..5de6ad3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,6 @@ after_success: coveralls install: - pip install -r ./test_requirements.txt - - pip install "cloudshell-core>=2.0.0,<2.3.0" - - pip install "cloudshell-automation-api>=7.1,<8.1" - - pip install "cloudshell-shell-core>=3.1.0,<3.2" - pip install pytest-cov language: python notifications: