Experiment with appveyor.

This commit is contained in:
Victor Zverovich 2014-07-27 09:03:59 -07:00
parent 7b44b0113b
commit b9c40c6af5

View File

@ -2,8 +2,10 @@ environment:
matrix: matrix:
- Build: msvc - Build: msvc
- Build: mingw - Build: mingw
- Configuration: Debug
- Configuration: Release configuration:
- Debug
- Release
install: install:
- ps: | - ps: |