This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
You've already forked yuzu-android
0
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
34ce1dd7c7
yuzu-android
/
.travis
/
linux-mingw
/
deps.sh
4 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
travis: running mingw build on travis ci This commit also fixed a broken cmake dependency with unicorn
2018-08-31 18:08:03 +00:00
#!/bin/sh -ex
travis: use prebuilt image (#3839) * travis: use prebuilt image * travis: use prebuilt image (MinGW)
2018-08-07 14:54:57 +00:00
docker pull yuzuemu/build-environments:linux-mingw