Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
Removing Python 3.7 build due to Travis build failing to download Python version
  • Loading branch information
KeithSSmith committed Aug 9, 2018
1 parent a9c4eed commit a0e1617
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 @@ -2,7 +2,6 @@ language: python

python:
- 3.6
- 3.7

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit a0e1617

Please sign in to comment.