Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sshnaidm committed Apr 16, 2018
1 parent 657ff83 commit 2ab5cf2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.6" # 3.5 development branch
- "nightly" # currently points to 3.6-dev
- "3.6"
# command to install dependencies
install: "pip install -r requirements.txt -r test-requirements.txt"
# command to run tests
Expand Down

0 comments on commit 2ab5cf2

Please sign in to comment.