Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Update travis-ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
adelosa committed Nov 11, 2015
1 parent 1355c44 commit c108843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ install:
# command to run tests, e.g. python setup.py test
script:
- python setup.py install
- nosetests --with-coverage --cover-package=mciutil
- coverage run --source=mciutil setup.py test

after_success:
- coveralls
Expand Down

0 comments on commit c108843

Please sign in to comment.