mirror of
https://github.com/boostorg/static_string.git
synced 2025-06-25 03:41:33 +02:00
Fix codecov.sh
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
. ci/travis/enforce.sh
|
||||
. ci/enforce.sh
|
||||
|
||||
if [ -z "$GCOV" ]; then
|
||||
if [ "${B2_TOOLSET%%-*}" == "gcc" ]; then
|
||||
|
Reference in New Issue
Block a user