Skip to content

Commit bf172bc

Browse files
authored
Remove Node.js v4 and v5 from travis config (#56)
1 parent 4dbcc73 commit bf172bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ node_js:
33
- '8'
44
- '7'
55
- '6'
6-
- '5'
7-
- '4'
86
before_install:
97
- npm install -g npm@5
108
- npm install -g greenkeeper-lockfile@1

0 commit comments

Comments
 (0)