diff --git a/.travis.yml b/.travis.yml index 56823a5a..b606cb4b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,7 +42,7 @@ language: cpp - cmake .. -DCMAKE_BUILD_TYPE=Debug -DBURST_ENABLE_COVERAGE=YES - cmake --build . --target coverage after_success: - - coveralls --root .. --include "../include" + - coveralls --root .. --include include matrix: include: