Files
bx/appveyor.yml
Branimir Karadžić f02051450e Updated Appveyor.
2016-01-20 22:22:31 -08:00

19 lines
229 B
YAML

shallow_clone: true
os:
- Visual Studio 2015
environment:
matrix:
- TOOLSET: vs2015
configuration:
- Debug
- Release
install:
tools\bin\windows\genie %TOOLSET%
build:
project: .build/projects/$(TOOLSET)/bx.sln