This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/appveyor.yml

15 lines
257 B
YAML
Raw Normal View History

os: Visual Studio 2015
platform:
- Win32
before_build:
- cmd: git clean -ffxd
build_script:
- cmd: call "%VS140COMNTOOLS%\..\..\VC\vcvarsall.bat"
- cmd: nmake -f Bootstrap.mak MSDEV=vs2015 windows
test_script:
- cmd: bin\release\premake5 test