projects
/
tools
/
python-jenkinsapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c5cb96
)
re enable systests in travis
author
salimfadhley
<sal@stodge.org>
Fri, 14 Jun 2013 22:32:10 +0000
(23:32 +0100)
committer
salimfadhley
<sal@stodge.org>
Fri, 14 Jun 2013 22:32:10 +0000
(23:32 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 180ca701c766a5a9c49f2800f29a210f64bf0dae..187e8ab81e1fd2ae6361e97d285954eedbc19409 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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"