Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
izvolov committed Jul 3, 2019
1 parent cb14dce commit ba46c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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:
Expand Down

0 comments on commit ba46c7c

Please sign in to comment.