mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-09-15 00:55:33 +00:00
a9f58593d4
* travis: use prebuilt image * travis: use prebuilt image (MinGW)
4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/bin/sh -ex
|
|
|
|
docker pull yuzuemu/build-environments:linux-mingw
|