Skip to content

Commit

Permalink
Disable failing coverage check
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyfer committed Nov 15, 2018
1 parent f477cd6 commit ab03dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ matrix:
env: AUTOTOOLS=no COVERAGE=yes BUILD=static
- os: osx
compiler: clang
env: AUTOTOOLS=yes COVERAGE=no BUILD=shared
env: AUTOTOOLS=no COVERAGE=no BUILD=shared

script:
- ./script/ci-build-libsass
Expand Down

0 comments on commit ab03dc0

Please sign in to comment.