ppsspp/appveyor.yml

14 lines
258 B
YAML
Raw Normal View History

2016-10-15 19:33:05 +00:00
version: '{branch}-1.0.{build}'
pull_requests:
do_not_increment_build_number: true
configuration:
- Release
- Debug
install:
- cmd: git submodule update --init --recursive
build:
project: Windows/PPSSPP.sln
parallel: true
verbosity: normal
test: off