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 7b24607 commit 00b208fCopy full SHA for 00b208f
.travis.yml
@@ -3,7 +3,7 @@ language: python
3
python:
4
- "2.6"
5
- "2.7"
6
- - "3.2"
+# - "3.2"
7
- "3.3"
8
install: "python setup.py develop"
9
script: "python setup.py test"
0 commit comments