Unverified Commit 6f64c2bd by Kewde Committed by GitHub

add electron 2.0.1 windows

parent 62624f02
...@@ -32,6 +32,16 @@ environment: ...@@ -32,6 +32,16 @@ environment:
- nodejs_version: 8 - nodejs_version: 8
platform: x64 platform: x64
NODE_RUNTIME: electron NODE_RUNTIME: electron
NODE_RUNTIME_VERSION: 2.0.1
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
- nodejs_version: 8
platform: x86
NODE_RUNTIME: electron
NODE_RUNTIME_VERSION: 2.0.1
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
- nodejs_version: 8
platform: x64
NODE_RUNTIME: electron
NODE_RUNTIME_VERSION: 1.8.4 NODE_RUNTIME_VERSION: 1.8.4
TOOLSET_ARGS: --dist-url=https://atom.io/download/electron TOOLSET_ARGS: --dist-url=https://atom.io/download/electron
- nodejs_version: 8 - nodejs_version: 8
......
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