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 23578a9 commit f1bb1abCopy full SHA for f1bb1ab
.travis.yml
@@ -2,8 +2,8 @@ os: linux
2
dist: xenial
3
language: node_js
4
node_js:
5
- - "16"
6
- - "14.14.0"
+ # - "16"
+ # - "14.14.0"
7
- "12.20.0"
8
install:
9
- echo "Avoid Travis's npm auto-install"
0 commit comments