diff --git a/.travis.yml b/.travis.yml index 9a94a48ed2..13153b7c3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,7 +58,6 @@ addons: before_install: # clean up remnants of makepanda -- mv makepanda/test_imports.py . - makepanda/selfdestruct.py --yes install: @@ -108,7 +107,6 @@ script: - make -j4 - export PYTHONPATH=$PWD -- python ../test_imports.py - pytest -v ../tests notifications: