Commit 12987753 by kewde

ci: appveyor add macos & ubuntu

parent bc5d794c
......@@ -102,11 +102,15 @@ environment:
NODE_RUNTIME_VERSION: 6.0.0
TOOLSET_ARGS: --dist-url=https://electronjs.org/headers
image: Visual Studio 2017
image:
- Visual Studio 2017
- Ubuntu
- macos
install:
- scripts\build-appveyor.bat
- cmd: scripts\build-appveyor.bat
- sh: ./scripts/build_against_node.sh
build: OFF
test: OFF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment