Skip to content

Commit

Permalink
Modified .travis.yml to skip env: AUTOTOOLS=no COVERAGE=yes BUILD=static
Browse files Browse the repository at this point in the history
  • Loading branch information
onedayitwillmake committed Apr 10, 2015
1 parent 0c606ea commit 1e71a09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ matrix:
env: AUTOTOOLS=yes COVERAGE=yes BUILD=static
- os: osx
compiler: gcc
- os: osx
env: AUTOTOOLS=no COVERAGE=yes BUILD=static

script: ./script/ci-build-libsass
before_install: ./script/ci-install-deps
Expand Down

0 comments on commit 1e71a09

Please sign in to comment.