Loading .travis.yml +0 −2 Original line number Diff line number Diff line Loading @@ -66,8 +66,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 −2 Original line number Diff line number Diff line Loading @@ -66,8 +66,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