We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e005d commit 4b6cb2dCopy full SHA for 4b6cb2d
.travis.yml
@@ -1,7 +1,9 @@
1
language: node_js
2
node_js:
3
- - "10"
+ - "14"
4
env:
5
- MOZ_HEADLESS=1
6
addons:
7
firefox: latest
8
+cache:
9
+ yarn: true
0 commit comments