mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Merge pull request #6 from mat007/build-with-b2
Fix coveralls ignore file list
This commit is contained in:
commit
1a4a919f81
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ before_install:
|
||||||
- BRANCH_TO_TEST=master
|
- BRANCH_TO_TEST=master
|
||||||
|
|
||||||
# Files, which coverage results must be ignored (files from other projects). Example: - IGNORE_COVERAGE='*/boost/progress.hpp */filesystem/src/path.cpp'
|
# Files, which coverage results must be ignored (files from other projects). Example: - IGNORE_COVERAGE='*/boost/progress.hpp */filesystem/src/path.cpp'
|
||||||
- IGNORE_COVERAGE='*/boost/progress.hpp */filesystem/src/path.cpp */numeric/conversion/converter_policies.hpp'
|
- IGNORE_COVERAGE='*/boost-local/*'
|
||||||
|
|
||||||
# From this point and below code is same for all the Boost libs
|
# From this point and below code is same for all the Boost libs
|
||||||
# Cloning Boost libraries (fast nondeep cloning)
|
# Cloning Boost libraries (fast nondeep cloning)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue