Skip to content

Commit

Permalink
Upgrade Node version in Travis to the most recent LTS (i.e. 6)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamorichi authored and Petri Kivikangas committed Mar 9, 2017
1 parent 32363c2 commit 8107bd8
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,3 +1,3 @@
language: node_js
node_js:
- "0.11"
- "6"

0 comments on commit 8107bd8

Please sign in to comment.