diff --git a/tools/codecov.sh b/tools/codecov.sh index 670c434..b12e09a 100755 --- a/tools/codecov.sh +++ b/tools/codecov.sh @@ -13,7 +13,7 @@ set -ex -. ci/travis/enforce.sh +. ci/enforce.sh if [ -z "$GCOV" ]; then if [ "${B2_TOOLSET%%-*}" == "gcc" ]; then