Skip to content

Commit

Permalink
travis: update node version
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Apr 28, 2017
1 parent 7722352 commit f2c0eb3
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:
- "4.2.1"
- "4.5.0"
before_install:
- npm install -g grunt-cli
script:
Expand Down

0 comments on commit f2c0eb3

Please # to comment.