Skip to content

Commit

Permalink
chore(travis): add Node v7, drop v0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Dec 30, 2016
1 parent 27b996e commit 0c894d7
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,8 +1,8 @@
language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
- "7"

0 comments on commit 0c894d7

Please sign in to comment.