Skip to content

Commit

Permalink
Remove node 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Mar 11, 2020
1 parent 8959eed commit 287e645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "6"
- "8"
- "9"
- "10"
- "12"

script:
- npm test
Expand Down

0 comments on commit 287e645

Please sign in to comment.