Skip to content

Commit 4b6cb2d

Browse files
committed
Update CI node version to 14.
1 parent 63e005d commit 4b6cb2d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
language: node_js
22
node_js:
3-
- "10"
3+
- "14"
44
env:
55
- MOZ_HEADLESS=1
66
addons:
77
firefox: latest
8+
cache:
9+
yarn: true

0 commit comments

Comments
 (0)