Skip to content

Commit

Permalink
Merge pull request #1 from PX4/coverage_filter
Browse files Browse the repository at this point in the history
Changed root dir for coverage.
  • Loading branch information
jgoppert committed Nov 12, 2015
2 parents 10b89a2 + e724ae4 commit 6a351ac
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 @@ -8,7 +8,7 @@ script:
- make check_format
- make test
after_success:
- cpp-coveralls
- cpp-coveralls -i matrix
env:
global:
- export COVERALLS_SERVICE_NAME=travis-ci
Expand Down

0 comments on commit 6a351ac

Please # to comment.