We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f9810 commit 88eb22eCopy full SHA for 88eb22e
.travis.yml
@@ -1,10 +1,9 @@
1
language: node_js
2
os: linux
3
node_js:
4
-- "8"
5
- "10"
6
- "12"
7
-- "13"
+- "14"
8
env:
9
- NPM_SCRIPT=test:browserless
10
jobs:
0 commit comments