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