8000 chore(travis): got rid of old node builds · log4js-node/log4js-api@22ad812 · GitHub
[go: up one dir, main page]

Skip to content

Commit 22ad812

Browse files
author
Gareth Jones
committed
chore(travis): got rid of old node builds
1 parent 206766f commit 22ad812

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: node_js
22
sudo: false
33
node_js:
4+
- "8"
45
- "7"
56
- "6"
6-
- "5"
7-
- "4"
87
after_success:
98
- npm run codecov

0 commit comments

Comments
 (0)
0