pass the --no-prompt flag to avoid the prompt

This commit is contained in:
Tony Cannon
2019-10-27 13:08:48 -07:00
parent 78e0e75ea7
commit 4283dd74b3

View File

@@ -12,7 +12,7 @@ matrix:
fast_finish: true fast_finish: true
before_build: before_build:
- build_windows.cmd - build_windows.cmd --no-prompt
build: build:
project: build\GGPO.sln project: build\GGPO.sln