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