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