Skip to content
Snippets Groups Projects
Commit 25b5f72a authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

More detailed travis nose output

parent 3e8dad48
No related merge requests found
......@@ -45,6 +45,6 @@ script:
# download data and models, then run tests
- mhcflurry-downloads fetch
- mhcflurry-downloads info # just to test this command works
- nosetests test --with-coverage --cover-package=mhcflurry && ./lint.sh
- nosetests test -sv --with-coverage --cover-package=mhcflurry && ./lint.sh
after_success:
coveralls
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment