mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-09 07:44:56 +02:00
Fix PYTHONPATH for tests.
This commit is contained in:
@ -9,4 +9,4 @@ install:
|
||||
- travis_retry pip install -q pytest mock
|
||||
|
||||
script:
|
||||
- py.test
|
||||
- PYTHONPATH=. py.test
|
||||
|
Reference in New Issue
Block a user