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 af8b2ed commit 50d7abeCopy full SHA for 50d7abe
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- '3.3'
5
- '3.6'
6
install: pip install .
7
-script: pytest
+script: python setup.py pytest
8
deploy:
9
provider: pypi
10
user: czheo
0 commit comments