Skip to content

Commit

Permalink
Update node_js to 4.0 to fix issue with node-sass
Browse files Browse the repository at this point in the history
Getting this error with node-sass:
Failed at the node-sass@3.4.2 postinstall script.
  • Loading branch information
gemmaleigh committed Feb 18, 2016
1 parent 59681f2 commit ebb2a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.1
- 4.0
before_install:
- npm install -g grunt-cli
install:
Expand Down

0 comments on commit ebb2a78

Please sign in to comment.