Try appveyor config without explicit platform

This commit is contained in:
vitaut 2015-08-07 07:39:56 -07:00
parent b247d81046
commit 8c4483d3cb

View File

@ -5,8 +5,7 @@ configuration:
environment:
CTEST_OUTPUT_ON_FAILURE: 1
matrix:
#- BUILD: msvc
# PLATFORM: x86
- BUILD: msvc
- BUILD: msvc
PLATFORM: x64
- BUILD: mingw