Skip to content

Commit 98eea51

Browse files
committed
ci(Travis): drop node vesions 4,5
1 parent 517c8dc commit 98eea51

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
@@ -9,8 +9,7 @@ notifications:
99
node_js:
1010
- "8"
1111
- "7"
12-
- "5"
13-
- "4"
12+
- "6"
1413
before_install: yarn global add greenkeeper-lockfile@1
1514
before_script: greenkeeper-lockfile-update
1615
after_script: greenkeeper-lockfile-upload

0 commit comments

Comments
 (0)