Commit 2b57f38e authored by Kelvin Rodriguez's avatar Kelvin Rodriguez
Browse files

updated travis

parent c56fc6c5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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