Fix travis.yml
This commit is contained in:
parent
4bca2ae879
commit
1bd97c67e2
@ -143,7 +143,6 @@ script:
|
|||||||
|
|
||||||
# Run unit tests
|
# Run unit tests
|
||||||
- start_test "unit tests";
|
- start_test "unit tests";
|
||||||
# NOTE: tests/test_reload.py breaks without --assert=reinterp|plain
|
|
||||||
PYTHONPATH=. py.test --cov --assert=reinterp pyqtgraph -sv;
|
PYTHONPATH=. py.test --cov --assert=reinterp pyqtgraph -sv;
|
||||||
check_output "unit tests";
|
check_output "unit tests";
|
||||||
- echo "test script finished. Current directory:"
|
- echo "test script finished. Current directory:"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user