Skip to content

Commit 89ee63c

Browse files
author
Simon Hofmann
committed
Re-added node 11 and 12
1 parent 8249bb3 commit 89ee63c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ image: Visual Studio 2017
44

55
environment:
66
nodejs_version: "10"
7+
nodejs_version: "11"
8+
nodejs_version: "12"
79

810
cache:
911
- node_modules

0 commit comments

Comments
 (0)