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 a992b3b commit 0dc26ccCopy full SHA for 0dc26cc
appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
matrix:
3
- - nodejs_version: "8"
4
- - nodejs_version: "LTS"
+ - nodejs_version: "10"
+ - nodejs_version: "12"
5
6
cache:
7
- "%LOCALAPPDATA%\\Yarn"
0 commit comments