Skip to content

Commit ee5dcde

Browse files
committed
Update .travis.yml
1 parent 0df1b0a commit ee5dcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
- "3.4"
77
- "3.5"
88
sudo: false
9-
script: nosetests tests --verbose -with-coverage
9+
script: nosetests tests --verbose --with-coverage
1010
notifications:
1111
email:
1212
- dev.har07@gmail.com

0 commit comments

Comments
 (0)