Fix codecov.sh

This commit is contained in:
Krystian Stasiowski
2020-04-18 14:05:53 -04:00
parent 8fe9325d6d
commit 63cf928af5

View File

@ -13,7 +13,7 @@
set -ex
. ci/travis/enforce.sh
. ci/enforce.sh
if [ -z "$GCOV" ]; then
if [ "${B2_TOOLSET%%-*}" == "gcc" ]; then