1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-07 07:04:36 +01:00
Files
OpenRCT2/appveyor.yml
2016-01-04 17:30:49 +00:00

13 lines
276 B
YAML

version: 0.0.4.{build}
os: Previous Visual Studio 2015
build_script:
- ps: >-
.\setenv.ps1
install
publish -Server AppVeyor -BuildNumber $env:APPVEYOR_BUILD_NUMBER -GitBranch $env:APPVEYOR_REPO_BRANCH
artifacts:
- path: .\artifacts\openrct2.zip
name: OpenRCT2