Skip to content

Commit

Permalink
Update Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiSG committed Nov 17, 2015
1 parent 68c3631 commit 9645b0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.12'
- '4.2'
script: true
sudo: false
deploy:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"gulp-imagemin": "^2.2.1",
"gulp-minify-css": "^1.0.0",
"gulp-rename": "^1.2.0",
"gulp-sass": "^1.3.3",
"gulp-sass": "^2.1.0",
"imagemin-pngquant": "^4.0.0",
"wiredep": "^2.2.2"
}
Expand Down

0 comments on commit 9645b0f

Please sign in to comment.