mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-09 11:09:32 +01:00
Fixed path to coverage script.
This commit is contained in:
parent
2a7836c961
commit
291bcf94b0
@ -55,7 +55,7 @@ matrix:
|
||||
- g++-multilib
|
||||
- libc6-dbg:i386
|
||||
after_success:
|
||||
- ./travis-coveralls.sh
|
||||
- ../travis-coveralls.sh
|
||||
- env: CONF=debug ARCH=x86_64 GCOV_FLAGS='--coverage'
|
||||
compiler: gcc
|
||||
addons:
|
||||
@ -65,7 +65,7 @@ matrix:
|
||||
- g++-multilib
|
||||
- libc6-dbg:i386
|
||||
after_success:
|
||||
- ./travis-coveralls.sh
|
||||
- ../travis-coveralls.sh
|
||||
# These jobs report code coverage so they need extra environment variables
|
||||
# and commands
|
||||
exclude:
|
||||
|
Loading…
x
Reference in New Issue
Block a user