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
|
||||
script:
|
||||
- nosetests --with-coverage --cover-package=oscs,osclib --cover-inclusive
|
||||
after_sucess:
|
||||
after_success:
|
||||
- coveralls
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
Loading…
x
Reference in New Issue
Block a user