Skip to content

Commit

Permalink
Remove deprecated Node versions from Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Mar 9, 2017
1 parent 6112092 commit 5fc28eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
- "7"

0 comments on commit 5fc28eb

Please sign in to comment.