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