fceux/appveyor.yml

10 lines
191 B
YAML
Raw Normal View History

version: 1.0.{build}
image:
- Visual Studio 2019
- Ubuntu2004
#- Ubuntu1804
build_script:
2020-06-17 01:14:44 +00:00
- cmd: pipelines/win32_build.bat
2020-06-17 06:42:48 +00:00
- cmd: pipelines/win64_build.bat
- sh: ./pipelines/linux_build.sh