We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe66b0 commit 5c38bbeCopy full SHA for 5c38bbe
.travis.yml
@@ -1,4 +1,6 @@
1
language: node_js
2
+compiler:
3
+ - gcc
4
node_js:
5
- "0.11"
6
- "0.10"
@@ -19,3 +21,4 @@ after_script:
19
21
- codeclimate < coverage/**/lcov.info
20
22
env:
23
- CODECLIMATE_REPO_TOKEN=3da2fca425c3798e4fc8afe7a90e608207285ea2f4885fbefd99556ef8d683c3
24
+ - SKIP_SASS_BINARY_DOWNLOAD_FOR_CI=true
0 commit comments