Skip to content

Commit cd1eae4

Browse files
committed
[Tests] on windows, test on 12.10, not 12.x;
1 parent 4bc04fc commit cd1eae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Test against this version of Node.js
22
environment:
33
matrix:
4-
- nodejs_version: "12"
4+
- nodejs_version: "12.10.0"
55
- nodejs_version: "10"
66
- nodejs_version: "8"
77
# - nodejs_version: "6"

0 commit comments

Comments
 (0)