Skip to content

Commit

Permalink
travis-ci: disable Python 3.7 build for now since it's not yet supported
Browse files Browse the repository at this point in the history
  • Loading branch information
amietn committed Jul 16, 2018
1 parent dfdda24 commit 8ae4030
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 @@ -6,7 +6,6 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"

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

0 comments on commit 8ae4030

Please sign in to comment.