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 aee12a8 commit aca998fCopy full SHA for aca998f
.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