Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Is it the coverage?
  • Loading branch information
arokem committed Dec 15, 2016
1 parent 579967d commit 7f248ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -28,6 +28,6 @@ before_install:
install:
- python setup.py install
script:
- py.test --pyargs nitime --cov-report term-missing --cov=nitime
- py.test --pyargs nitime
after_success:
- coveralls

0 comments on commit 7f248ed

Please sign in to comment.