We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8874cc0 commit 29e9d36Copy full SHA for 29e9d36
.travis.yml
@@ -3,3 +3,5 @@ python:
3
- "3.6"
4
install:
5
- pip install -r requirements.txt
6
+script:
7
+ - make test
0 commit comments