Skip to content

Commit

Permalink
Only test on well-supported (even-numbered) releases of Node on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkfranz committed Jul 10, 2018
1 parent a8b1f43 commit 008c97b
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,8 +1,7 @@
language: node_js
node_js:
- "6"
- "7"
- "8"
- "node"
- "10"
sudo: false
script: npm run test:travis

0 comments on commit 008c97b

Please sign in to comment.