Skip to content

Commit a126321

Browse files
chore(ci): update to node 10
1 parent f9389c3 commit a126321

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
@@ -1,6 +1,6 @@
11
sudo: false
22
language: node_js
3-
node_js: '8'
3+
node_js: '10'
44
install:
55
- travis_wait npm ci
66
cache:

0 commit comments

Comments
 (0)