mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-05-30 14:48:51 +02:00
Fix PYTHONPATH for tests.
This commit is contained in:
parent
54de23aae3
commit
cf0aaa7134
@ -9,4 +9,4 @@ install:
|
|||||||
- travis_retry pip install -q pytest mock
|
- travis_retry pip install -q pytest mock
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- py.test
|
- PYTHONPATH=. py.test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user