Fix after_success section
This commit is contained in:
parent
ba3ce2bfa2
commit
ddcef1f8e4
@ -9,7 +9,7 @@ install:
|
|||||||
# command to run tests, e.g. python setup.py test
|
# command to run tests, e.g. python setup.py test
|
||||||
script:
|
script:
|
||||||
- nosetests --with-coverage --cover-package=oscs,osclib --cover-inclusive
|
- nosetests --with-coverage --cover-package=oscs,osclib --cover-inclusive
|
||||||
after_sucess:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user