Skip to content

Commit

Permalink
Changing travis node version
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsof committed Oct 2, 2016
1 parent c3a0468 commit 9e5e455
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.10"
- "6.4"
before_script:
- npm install grunt-cli -g

0 comments on commit 9e5e455

Please sign in to comment.