diff --git a/.travis.yml b/.travis.yml index 5165811a1c..f4f8ba684d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ script: - make check_format - make test after_success: - - cpp-coveralls -r matrix + - cpp-coveralls -i matrix env: global: - export COVERALLS_SERVICE_NAME=travis-ci