8000
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 95605d2 commit 9d62d06Copy full SHA for 9d62d06
.travel.yml renamed to .travis.yml
@@ -4,4 +4,4 @@ python:
4
install:
5
- "pip install . --use-mirrors"
6
- "pip install pytest --use-mirrors"
7
-script: "py.test"
+script: py.test
0 commit comments