Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 4e2243a

Browse files
author
Ruben Schmidmeister
committed
Use latest node version on appveyor
1 parent e555e80 commit 4e2243a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
environment:
2-
nodejs_version: "7"
2+
nodejs_version: "10"
33

44
init:
55
- git config --global core.autocrlf true

0 commit comments

Comments
 (0)