Skip to content

Commit c1d9ecf

Browse files
committed
chore(build): bump node version
1 parent 2411b52 commit c1d9ecf

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 @@ dist: trusty
22
sudo: required
33
language: node_js
44
node_js:
5-
- "8"
5+
- "12"
66

77
os:
88
- linux

0 commit comments

Comments
 (0)