Skip to content

Commit

Permalink
[skip travis] try node@4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wilhelmberg committed Apr 1, 2016
1 parent e64e063 commit 75f4c43
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions appveyor.yml
Expand Up @@ -16,10 +16,10 @@ environment:
- nodejs_version: 0.12.7
platform: x64
msvs_toolset: 12
- nodejs_version: 4.0.0
- nodejs_version: 4.4.1
platform: x64
msvs_toolset: 12
- nodejs_version: 4.0.0
- nodejs_version: 4.4.1
platform: x86
msvs_toolset: 12
- nodejs_version: 5.0.0
Expand All @@ -45,6 +45,14 @@ environment:
platform: x64
msvs_toolset: 14
TOOLSET_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
- nodejs_version: 4.4.1
platform: x86
msvs_toolset: 14
TOOLSET_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140
- nodejs_version: 4.4.1
platform: x64
msvs_toolset: 14
TOOLSET_ARGS: --dist-url=https://s3.amazonaws.com/mapbox/node-cpp11 --toolset=v140

os: Visual Studio 2015

Expand Down

0 comments on commit 75f4c43

Please sign in to comment.