Skip to content

Commit

Permalink
Update travis to supported node.js versions (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
blueish4 authored Sep 5, 2020
1 parent da3fa44 commit 25e9042
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
sudo: false
language: node_js
node_js:
- "0.12"
- "4"
- "6"
- "7"
- "10"
- "12"
- "14"

0 comments on commit 25e9042

Please sign in to comment.