We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 10c7756 commit eed05a1Copy full SHA for eed05a1
.travis.yml
@@ -13,7 +13,7 @@ node_js:
13
- "9.11"
14
- "10.15"
15
- "11.15"
16
- - "12.2"
+ - "12.3"
17
matrix:
18
include:
19
- node_js: "13"
appveyor.yml
@@ -13,7 +13,7 @@ environment:
- nodejs_version: "9.11"
- nodejs_version: "10.15"
- nodejs_version: "11.15"
- - nodejs_version: "12.2"
+ - nodejs_version: "12.3"
cache:
- node_modules
install:
0 commit comments