fixing tests path in .travis.yml
This commit is contained in:
parent
89e6467d74
commit
aeb5503013
@ -6,4 +6,4 @@ python:
|
||||
- "3.5"
|
||||
install: "pip install -r requirements.txt"
|
||||
script:
|
||||
- ./tests/run_tests.py
|
||||
- ./tests/run_tests.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user