Commit 78a134bd by Mithgol

Merge pull request #381 from mapbox/support-node-webkit-0.11.5

Windows, Linux, Mac builds for yesterday's node-webkit (v0.11.5)
parents 3d2da1ed b8514c4f
......@@ -20,8 +20,8 @@ env:
- NODE_WEBKIT="0.8.6" TARGET_ARCH="x64"
- NODE_WEBKIT="0.10.5" TARGET_ARCH="ia32"
- NODE_WEBKIT="0.10.5" TARGET_ARCH="x64"
- NODE_WEBKIT="0.11.2" TARGET_ARCH="ia32"
- NODE_WEBKIT="0.11.2" TARGET_ARCH="x64"
- NODE_WEBKIT="0.11.5" TARGET_ARCH="ia32"
- NODE_WEBKIT="0.11.5" TARGET_ARCH="x64"
global:
- secure: PifMOSnn+mWR1RUptXse+fLvWiTrzg0R/mazO7RWhXHWBKv0uAJ/qV3dI0GIRBLtjG10Iy+tT5RNh1TIbBzB9Y67wMcGvylUPG1+3EOKoBMEPnOD9AgCEQw4SOXfGPx0cq2N6ueSKieCgu1yKN9Wq7XCbE+zTk/DiRNIdLirVoo=
- secure: cc4esJY1vPXL31IeumAJoKWDDO2BTGFiltwfO1jbTbiV7QT911QUjTUasxXIVpOaHNCpxSTyevPwwTWfzt2EtF92Lli+qhQ2bbzMiDSBZstSrHdAe62Ai2M1oYYUwk/0cABB/2nO9uRyYwITCxpTSNzZBrYhn3C29WqBhPeVDmM=
......
......@@ -30,20 +30,20 @@ environment:
platform: x64
msvs_toolset: 12
- nodejs_version: 0.11.13
nw_version: 0.11.2
nw_version: 0.11.5
platform: x86
msvs_toolset: 12
- nodejs_version: 0.11.13
nw_version: 0.11.2
nw_version: 0.11.5
platform: x64
msvs_toolset: 12
- nodejs_version: 0.11.13
nw_version: 0.11.2
nw_version: 0.11.5
platform: x86
msvs_toolset: 12
BUILD_ARGS: --target=0.11.14
- nodejs_version: 0.11.13
nw_version: 0.11.2
nw_version: 0.11.5
platform: x64
msvs_toolset: 12
BUILD_ARGS: --target=0.11.14
......
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