Loading .travis.yml +0 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,6 @@ install: script: - pytest --cov=autocnet # clean up any remaining processes... - if [ $TRAVIS_OS_NAME == "linux" ]; then killall5; fi after_success: # Upload to anaconda and push to coveralls Loading Loading
.travis.yml +0 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,6 @@ install: script: - pytest --cov=autocnet # clean up any remaining processes... - if [ $TRAVIS_OS_NAME == "linux" ]; then killall5; fi after_success: # Upload to anaconda and push to coveralls Loading