Commit 7dc976c3 authored by Jason R Laura's avatar Jason R Laura
Browse files

Refactoring out from old lib, missed travis

parent 6b4e9559
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ install:
  - pip install coveralls

script:
  - nosetests --with-coverage --cover-package=autocnet
  - nosetests --with-coverage --cover-package=plio

after_success:
  - coveralls