Skip to content

Commit

Permalink
Adding python 3.5 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Oct 20, 2015
1 parent 1ffb9a0 commit 5a96703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: python
python:
- "2.7"
#- "3.5"
- "3.5"
cache:
directories:
- $HOME/.wheelhouse/
Expand Down

0 comments on commit 5a96703

Please sign in to comment.