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 0ef8f0c commit 836ed62Copy full SHA for 836ed62
.travis.yml
@@ -14,7 +14,7 @@ node_js:
14
- "9.11"
15
- "10.15"
16
- "11.15"
17
- - "12.1"
+ - "12.2"
18
sudo: false
19
cache:
20
directories:
appveyor.yml
@@ -14,7 +14,7 @@ environment:
- nodejs_version: "9.11"
- nodejs_version: "10.15"
- nodejs_version: "11.15"
- - nodejs_version: "12.1"
+ - nodejs_version: "12.2"
- node_modules
install:
0 commit comments