Merge pull request #12 from faulkner/travis-run-tests

Make travis actually run the tests.
This commit is contained in:
Kenneth Reitz
2012-07-01 14:09:37 -07:00
+1
View File
@@ -6,3 +6,4 @@ python:
install:
- pip install nose
- pip install . --use-mirrors
script: nosetests