Skip to content

Commit

Permalink
Add more python versions to .travis
Browse files Browse the repository at this point in the history
  • Loading branch information
krinart committed Jan 30, 2019
1 parent 5aabac1 commit 8087f7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: python

python:
- "3.4"
- "3.5"
- "3.6"

install:
Expand Down

0 comments on commit 8087f7b

Please sign in to comment.