Skip to content

Commit

Permalink
Update Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
martialblog committed May 7, 2019
1 parent a8159ab commit f590c59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: python
python:
- '3.3'
- '3.4'
- '3.5'
- '3.6'
- '3.7'
install:
- pip install coveralls
- pip install -r requirements-dev.txt
Expand Down

0 comments on commit f590c59

Please sign in to comment.