We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48bb8a2 commit 0cfaaa5Copy full SHA for 0cfaaa5
.travis.yml
@@ -9,6 +9,6 @@ python:
9
install:
10
- pip install coveralls
11
script:
12
- make tests
+ make test
13
after_success:
14
coveralls
0 commit comments