Skip to content

Commit

Permalink
chore: remove node v4 and v8 in travis configuration
Browse files Browse the repository at this point in the history
BREAKING CHANGE: stop supporting node v4 and v8
  • Loading branch information
siacomuzzi authored and forrest-ua committed Nov 3, 2020
1 parent 06acc02 commit d8c62af
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,6 +1,4 @@
language: node_js
node_js:
- 4.4.3
- 8.17.0
- 10.16.0
- 12.10.0

0 comments on commit d8c62af

Please sign in to comment.