This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2024-11-24 00:15:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0a4f0b6a5d
yuzu
/
.travis
/
linux
/
deps.sh
4 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
travis: Split build scripts for different platforms This commit also separates clang-format from the linux build, closing #2702.
2017-10-06 21:58:48 +02:00
#!/bin/sh -ex
travis: use prebuilt image (#3839) * travis: use prebuilt image * travis: use prebuilt image (MinGW)
2018-08-07 16:54:57 +02:00
docker pull yuzuemu/build-environments:linux-fresh
Reference in New Issue
Copy Permalink