Changed root dir for coverage.

This commit is contained in:
jgoppert 2015-11-12 01:27:27 -05:00
parent 10b89a2594
commit 8054180e89

View File

@ -8,7 +8,7 @@ script:
- make check_format
- make test
after_success:
- cpp-coveralls
- cpp-coveralls -r matrix
env:
global:
- export COVERALLS_SERVICE_NAME=travis-ci