Skip to content

Commit

Permalink
chore(travis): update to test against LTS versions of node + 10.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroadst committed Jun 6, 2018
1 parent 1320c10 commit 99801ca
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
- "7"
- 4
- 6
- 8
- 10

0 comments on commit 99801ca

Please sign in to comment.