Skip to content

Commit

Permalink
Add Python 3.5 to Travis test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
etrepum committed Oct 27, 2015
1 parent b979a80 commit 2510da1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "pypy"
script:
- python setup.py build_ext -i
Expand Down

0 comments on commit 2510da1

Please sign in to comment.