mirror of
https://github.com/kennethreitz/static_string.git
synced 2026-06-05 06:46:15 +00:00
Fix codecov.sh
This commit is contained in:
+1
-1
@@ -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