We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c5c19 commit 422488cCopy full SHA for 422488c
.travis.yml
@@ -2,4 +2,4 @@ language: python
2
python:
3
- "2.7"
4
install: pip install -r requirements.txt
5
-script: python setup.py test
+script: ~./coverage.sh
0 commit comments