Skip to content

Commit

Permalink
remove py 3.7 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsmedina committed Mar 18, 2019
1 parent 0fa0252 commit e4699b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: false
python:
- "2.7"
- "3.6"
- "3.7"
install:
- pip install -U setuptools
- make dependencies
Expand Down

0 comments on commit e4699b2

Please sign in to comment.