We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dffc89e commit df6b969Copy full SHA for df6b969
.travis.yml
@@ -10,4 +10,4 @@ install:
10
- "pip install cython six --use-mirrors"
11
- "python setup.py install"
12
13
-script: nosetests
+script: "nosetests -w test"
0 commit comments