Skip to content

Commit 79b2625

Browse files
committed
Drop testing of node 5 and 7
Respectively deprecated in 2016 and 2017
1 parent 2af584f commit 79b2625

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ node_js:
33
- "12"
44
- "10"
55
- "8"
6-
- "7"
76
- "6"
8-
- "5"
97

108
script: "npm run lodash; npm run coverage_to_travis"

0 commit comments

Comments
 (0)