Skip to content

Commit

Permalink
fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Jun 21, 2017
1 parent f29caee commit 45ded2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install:
- python setup.py install

script:
- py.test xsimlab --cov=spyfit --cov-report term-missing
- py.test xsimlab --cov=xsimlab --cov-report term-missing

after_success:
- coveralls
- coveralls

0 comments on commit 45ded2d

Please sign in to comment.