Unverified Commit a52384e6 by Kewde Committed by GitHub

add electron 4.1 and 4.2 for windows

parent 986a2bc0
...@@ -52,6 +52,16 @@ environment: ...@@ -52,6 +52,16 @@ environment:
- nodejs_version: 10 - nodejs_version: 10
platform: x64 platform: x64
NODE_RUNTIME: electron NODE_RUNTIME: electron
NODE_RUNTIME_VERSION: 4.2.0
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
- nodejs_version: 10
platform: x64
NODE_RUNTIME: electron
NODE_RUNTIME_VERSION: 4.1.0
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
- nodejs_version: 10
platform: x64
NODE_RUNTIME: electron
NODE_RUNTIME_VERSION: 4.0.0 NODE_RUNTIME_VERSION: 4.0.0
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
- nodejs_version: 10 - nodejs_version: 10
......
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