We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482f846 commit 0f623fdCopy full SHA for 0f623fd
1 file changed
.travis.yml
@@ -1,10 +1,10 @@
1
language: node_js
2
os: linux
3
node_js:
4
-- "10"
+- "10" # required by jQuery infra
5
- "12"
6
- "14"
7
-- "15"
+- "16"
8
env:
9
- NPM_SCRIPT=test:browserless
10
jobs:
0 commit comments