Skip to content

Commit

Permalink
support 3.5-3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kavigupta committed Jan 16, 2020
1 parent a38dedc commit 4290c7b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: python

python:
- 3.2
- 3.3
- 3.4
- 3.5
- 3.6
- 3.7

install:
- pip install .
Expand Down

0 comments on commit 4290c7b

Please sign in to comment.