Skip to content

Commit

Permalink
Exclude /usr from Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
petehayes102 committed Jun 1, 2016
1 parent 6cb5bf1 commit 4e74f15
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 @@ -53,7 +53,7 @@ script:

after_success:
- travis-cargo --only stable doc-upload
- travis-cargo coveralls --no-sudo --verify --exclude-pattern="/tmp/,/usr/local/"
- travis-cargo coveralls --no-sudo --verify --exclude-pattern="/tmp/,/usr/"

env:
global:
Expand Down

0 comments on commit 4e74f15

Please sign in to comment.