We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f114b commit e0b180dCopy full SHA for e0b180d
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ python:
6
install:
7
- pip install coveralls
8
9
-script: make travis
+script: nosetests
10
11
after_success:
12
- coveralls
0 commit comments