Skip to content

Commit

Permalink
Add Python 3.5 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Sep 22, 2015
1 parent 13925ed commit 611ceac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
- "pypy"
- "3.3"
- "3.4"
- "3.5"
env:
- BUILD=test
# Default build, see Makefile
Expand Down

0 comments on commit 611ceac

Please sign in to comment.