Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adbharadwaj committed May 26, 2021
1 parent ad63067 commit 4228355
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: python
python:
- "2.7"
- "3.4"
- "3.7-dev" # 3.7 development branch
- "nightly" # currently points to 3.7-dev
# command to install dependencies
install: pip install .
# command to run tests
Expand Down

0 comments on commit 4228355

Please sign in to comment.