Skip to content

Commit 262e195

Browse files
committed
chore(travis): Update node to version 12 in travis.yml
1 parent 093483a commit 262e195

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
@@ -6,7 +6,7 @@ cache:
66
notifications:
77
email: none
88
node_js:
9-
- '10'
9+
- '12'
1010
before_install:
1111
- export DISPLAY=:99.0
1212
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)