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 391f6de commit 630b6e4Copy full SHA for 630b6e4
.travis.yml
@@ -1,3 +1,3 @@
1
language: python
2
-install: pip install pytest && ls ~/virtualenv/python2.7/bin
+install: pip install pytest && ls ~/virtualenv/python2.7/bin && false
3
script: pytest
0 commit comments