Skip to content

Commit

Permalink
updated travis yml to install node 7
Browse files Browse the repository at this point in the history
  • Loading branch information
yoav-cloud committed Mar 21, 2017
1 parent 1dde4e9 commit 63cb503
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,5 +1,5 @@
language: node_js
node_js:
- "0.12"
- "7.7.2"
before_script:
- npm install -g grunt-cli

0 comments on commit 63cb503

Please sign in to comment.