Skip to content

Commit 5b92bcf

Browse files
committed
Remove node 4 and add latest node
1 parent a21895c commit 5b92bcf

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,8 +1,7 @@
11
language: node_js
22
node_js:
3+
- node
34
- '8'
4-
- '7'
55
- '6'
6-
- '4'
76

87
cache: yarn

0 commit comments

Comments
 (0)