Files
bx/.appveyor.yml
Branimir Karadžić 2067e45853 Removed VS2015.
2018-11-12 21:27:47 -08:00

19 lines
229 B
YAML

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