Skip to content

Commit

Permalink
Travis CI doens't have python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rlan committed Oct 26, 2018
1 parent be1df1e commit acd49e9
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 @@ -4,7 +4,6 @@ matrix:
- python: "2.7"
- python: "3.5"
- python: "3.6"
- python: "3.7"
install:
- pip install -r requirements.txt
script:
Expand Down

0 comments on commit acd49e9

Please sign in to comment.