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 180ca701c766a5a9c49f2800f29a210f64bf0dae..187e8ab81e1fd2ae6361e97d285954eedbc19409 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"