We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd15392 commit 39f4b04Copy full SHA for 39f4b04
.travis.yml
@@ -3,7 +3,7 @@ python:
3
- "2.6"
4
- "2.7"
5
- "3.3"
6
- - "3.5"
+ - "3.4"
7
install:
8
- pip install .
9
script: nosetests
0 commit comments