Skip to content

Commit

Permalink
Added Python 3.5 and 3.6 for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasb committed May 20, 2017
1 parent bfa9445 commit 7143159
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 @@ -4,4 +4,6 @@ python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
script: ./run_tests.sh

0 comments on commit 7143159

Please sign in to comment.