Commit 9e7ea313 authored by Jay's avatar Jay Committed by jay
Browse files

Fixed Travis to move back to nose

parent 55bc9508
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ install:
  - pip install coveralls

script:
  - py.test
  - nosetests --with-coverage --cover-package=autocnet

after_success:
  - coveralls