Skip to content

Commit 8132e00

Browse files
xzyferchriseppstein
authored andcommitted
Only generate coverage once
1 parent ec711ed commit 8132e00

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
@@ -37,7 +37,7 @@ matrix:
3737
- os: osx
3838
compiler: gcc
3939
- os: osx
40-
env: AUTOTOOLS=no COVERAGE=yes BUILD=static
40+
env: AUTOTOOLS=no BUILD=static
4141

4242
script: ./script/ci-build-libsass
4343
before_install: ./script/ci-install-deps

0 commit comments

Comments
 (0)