Skip to content

Commit

Permalink
Travis: add python 3.5 and 3.6 to build matrix
Browse files Browse the repository at this point in the history
Tests pass locally, so all seems good.
  • Loading branch information
iustin committed Jul 24, 2018
1 parent 7747a2c commit dcf8335
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 @@ -6,6 +6,8 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "nightly"

# we don't need any python dependencies:
Expand Down

0 comments on commit dcf8335

Please sign in to comment.