Skip to content

Commit

Permalink
Stop testing EOL versions of Node
Browse files Browse the repository at this point in the history
We'll stick with just Node 10 for now.
  • Loading branch information
hwillson committed Feb 4, 2020
1 parent b7e6fc9 commit 29f20fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: node_js
node_js:
- "10"
- "8"
- "6"
script:
- yarn test

0 comments on commit 29f20fb

Please sign in to comment.