Skip to content

Commit

Permalink
TST: limit coverage scope to galore
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Jun 24, 2018
1 parent 6917c09 commit 3598010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ install:
- pip install .
# command to run tests
script:
- xvfb-run coverage run setup.py test
- xvfb-run coverage run --source galore setup.py test
after_success:
- coveralls

0 comments on commit 3598010

Please sign in to comment.