Skip to content

Commit 59a9147

Browse files
committed
ci(Travis): set node v8 for tests and semantic-release publishing
1 parent 3ec89f6 commit 59a9147

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
@@ -7,7 +7,7 @@ cache:
77
notifications:
88
email: true
99
node_js:
10-
- "7"
10+
- "8"
1111
script:
1212
- yarn run coverage
1313
- yarn run build

0 commit comments

Comments
 (0)