Skip to content

Commit 501267b

Browse files
committed
ci: use node 6.9 on appveyor
Close #4724
1 parent 5bea0da commit 501267b

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,6 +1,6 @@
11
environment:
22
matrix:
3-
- nodejs_version: "6.0"
3+
- nodejs_version: "6.9"
44

55
matrix:
66
fast_finish: true

0 commit comments

Comments
 (0)