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 54de23a commit cf0aaa7Copy full SHA for cf0aaa7
.travis.yml
@@ -9,4 +9,4 @@ install:
9
- travis_retry pip install -q pytest mock
10
11
script:
12
- - py.test
+ - PYTHONPATH=. py.test
0 commit comments