Skip to content

Commit 2e0b0d4

Browse files
committed
Switch node to 14 for travis build
1 parent f90ecab commit 2e0b0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist: trusty
22
sudo: false
33
language: node_js
44
node_js:
5-
- "10"
5+
- "14"
66
os:
77
- linux
88
before_install:

0 commit comments

Comments
 (0)