Skip to content

Commit 68b42f5

Browse files
committed
remove node v4, v5 from travis build
1 parent a9f75d9 commit 68b42f5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@ node_js:
33
- "8"
44
- "7"
55
- "6"
6-
- "5"
7-
- "4"
86
before_script:
9-
- npm install -d
7+
- npm install -d

0 commit comments

Comments
 (0)