We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75ef97 commit eb61b4dCopy full SHA for eb61b4d
.travis.yml
@@ -6,5 +6,5 @@ python:
6
- 3.2
7
- 3.3
8
9
-install: "pip install cython six --use-mirrors"
+install: "pip install cython six . --use-mirrors"
10
script: nosetests
0 commit comments