Skip to content

Commit

Permalink
I think this will ignore coverage of some stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Cross committed Aug 20, 2019
1 parent 6431517 commit 9e8d3de
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 @@ -42,7 +42,7 @@ script:
- cover

after_success:
- cover +ignore ^t/ +ignore ^/home/travis -report coveralls
- cover -ignore ^t/ -ignore ^/home/travis -report coveralls

addons:
mariadb: '10.3'
Expand Down

0 comments on commit 9e8d3de

Please sign in to comment.