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