Skip to content

Commit ab03dc0

Browse files
committed
Disable failing coverage check
1 parent f477cd6 commit ab03dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ matrix:
5151
env: AUTOTOOLS=no COVERAGE=yes BUILD=static
5252
- os: osx
5353
compiler: clang
54-
env: AUTOTOOLS=yes COVERAGE=no BUILD=shared
54+
env: AUTOTOOLS=no COVERAGE=no BUILD=shared
5555

5656
script:
5757
- ./script/ci-build-libsass

0 commit comments

Comments
 (0)