Skip to content

Commit

Permalink
faster ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyfer committed Mar 30, 2017
1 parent ae4f935 commit 89ac5ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ os:
- osx

env:
global:
- SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=true
# global:
# - SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=true

matrix:
fast_finish: true
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- '%AppData%\npm-cache'

environment:
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI: true
# SKIP_SASS_BINARY_DOWNLOAD_FOR_CI: true
matrix:
- nodejs_version: 0.10
GYP_MSVS_VERSION: 2013
Expand Down

0 comments on commit 89ac5ac

Please sign in to comment.