Skip to content

Commit b66f86f

Browse files
committed
Drop Support for Node v10 in AppVeyor CI
1 parent bc614e7 commit b66f86f

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,6 +1,6 @@
11
# Test against this version of Node.js
22
environment:
3-
nodejs_version: "10"
3+
nodejs_version: "12"
44

55
# Install scripts. (runs after repo cloning)
66
install:

0 commit comments

Comments
 (0)