Skip to content

Commit

Permalink
Remove node 8 from travis
Browse files Browse the repository at this point in the history
Because depcheck fails on node < 10.
  • Loading branch information
vweevers committed Nov 1, 2020
1 parent 6867517 commit 9ae5435
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 8
- 10
- 12
- 14
Expand Down

0 comments on commit 9ae5435

Please sign in to comment.