Skip to content

Commit

Permalink
Update version of node to fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
kball committed Sep 10, 2018
1 parent 103ad27 commit ed81324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ addons:
sauce_connect: true
language: node_js
node_js:
- "0.10"
- "4.9.1"
before_install: npm install -g grunt-cli
install: npm install

0 comments on commit ed81324

Please sign in to comment.