We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64faae8 commit b1d3862Copy full SHA for b1d3862
.travis.yml
@@ -7,7 +7,7 @@ python:
7
- "3.4"
8
- "3.5"
9
sudo: false
10
-script: nosetests test --verbose
+script: nosetests tests --verbose
11
notifications:
12
email:
13
- dev.har07@gmail.com
0 commit comments