Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
move cloudshell required packages to the test_requirements
  • Loading branch information
kalsky committed May 5, 2017
1 parent 1000180 commit 3818b05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 3818b05

Please sign in to comment.