Skip to content

Commit

Permalink
Fool around with platform to try fixing win32/x86
Browse files Browse the repository at this point in the history
  • Loading branch information
jornh committed Jun 22, 2014
1 parent 6014759 commit 1a1504c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ configuration:

platform:
- x64
-
- Win32
- x86

before_build:
Expand Down Expand Up @@ -37,7 +39,7 @@ artifacts:

matrix:
allow_failures:
- platform: x86
configuration: Debug
- platform: Win32
configuration: Release
- platform: x86
configuration: Release

0 comments on commit 1a1504c

Please sign in to comment.