Skip to content

Commit

Permalink
ci(node): upgrade node to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
feyy committed Oct 18, 2017
1 parent 7450bba commit 58ed2b1
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,7 +1,7 @@
language: node_js
sudo: true
node_js:
- "4.4"
- "6"
cache:
directories:
- node_modules
Expand Down

0 comments on commit 58ed2b1

Please sign in to comment.