We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc04fc commit cd1eae4Copy full SHA for cd1eae4
appveyor.yml
@@ -1,7 +1,7 @@
1
# Test against this version of Node.js
2
environment:
3
matrix:
4
- - nodejs_version: "12"
+ - nodejs_version: "12.10.0"
5
- nodejs_version: "10"
6
- nodejs_version: "8"
7
# - nodejs_version: "6"
0 commit comments