Skip to content

Commit

Permalink
travis: Test with Python 3.5 and 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrito authored Nov 14, 2017
1 parent 7874df9 commit 1b95893
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
Expand Up @@ -3,6 +3,8 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "pypy"
matrix:
allow_failures:
Expand Down

0 comments on commit 1b95893

Please sign in to comment.