Skip to content

Commit

Permalink
last time, pinky swear
Browse files Browse the repository at this point in the history
  • Loading branch information
vxsx committed Dec 30, 2014
1 parent 5c38bbe commit eea6570
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ node_js:
- "0.11"
- "0.10"
#stupid things for node-sass
matrix:
fast_finish: true
allow_failures:
- node_js: "0.11"
before_install:
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test;
- sudo apt-get update;
Expand All @@ -21,4 +25,3 @@ after_script:
- codeclimate < coverage/**/lcov.info
env:
- CODECLIMATE_REPO_TOKEN=3da2fca425c3798e4fc8afe7a90e608207285ea2f4885fbefd99556ef8d683c3
- SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=true

0 comments on commit eea6570

Please sign in to comment.