re enable systests in travis
authorsalimfadhley <sal@stodge.org>
Fri, 14 Jun 2013 22:32:10 +0000 (23:32 +0100)
committersalimfadhley <sal@stodge.org>
Fri, 14 Jun 2013 22:32:10 +0000 (23:32 +0100)
.travis.yml

index 180ca70..187e8ab 100644 (file)
@@ -8,5 +8,5 @@ install:
     - "easy_install nose"
 # command to run tests, e.g. python setup.py test
 script:
-    - "nosetests jenkinsapi_tests/unittests"
+    - "nosetests jenkinsapi_tests"
 #    - "nosetests jenkinsapi_tests/systests"