Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
remove failing 3.7
  • Loading branch information
joshbode authored Oct 30, 2018
1 parent 3d10492 commit c3b7153
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 @@ python:
- '2.7'
- '3.5'
- '3.6'
- '3.7'
install:
- pip install -r requirements.txt
script:
Expand Down

0 comments on commit c3b7153

Please sign in to comment.