Make travis actually run the tests.

This commit is contained in:
Chris Faulkner
2012-07-01 13:59:55 -07:00
parent e6753c3081
commit 38dfb953ce
+1
View File
@@ -6,3 +6,4 @@ python:
install:
- pip install nose
- pip install . --use-mirrors
script: nosetests