Skip to content

Commit 1a61ea5

Browse files
committed
run travis on node 8 instead of 7
1 parent 1c5a924 commit 1a61ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- 4
44
- 6
5-
- 7
5+
- 8
66
cache:
77
directories:
88
- $HOME/.cache/yarn

0 commit comments

Comments
 (0)