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.
2 parents aee12a8 + aca998f commit ba41d90Copy full SHA for ba41d90
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- '3.4'
7
- pypy
8
- pypy3
9
-install: pip install . --use-mirrors
+install: pip install .
10
script: python setup.py nosetests
11
deploy:
12
provider: pypi
0 commit comments