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