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 1e05694 commit 816d50dCopy full SHA for 816d50d
.travis.yml
@@ -1,3 +1,3 @@
1
language: python
2
-install: pip install --user -r requirements.txt
+install: pip install -r requirements.txt
3
script: pytest
0 commit comments