Skip to content

Commit

Permalink
Test with a lot more Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
etene committed Oct 20, 2017
1 parent 0e387a5 commit afc9462
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit afc9462

Please sign in to comment.