Skip to content

Commit

Permalink
Trying to test against different platforms.
Browse files Browse the repository at this point in the history
Trying to do 32 and 64 bit.
  • Loading branch information
enkessler committed Feb 25, 2017
1 parent 2aa19af commit 1de809f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: '1.0.{build}'

platform:
- x86
- x64

environment:
matrix:
- CHILDPROCESS_POSIX_SPAWN: true
Expand Down

0 comments on commit 1de809f

Please sign in to comment.