This website requires JavaScript.
Explore
Help
Register
Sign in
NINTENSHIT
/
yuzu-tx-update
Watch
1
Star
0
Fork
You've already forked yuzu-tx-update
0
mirror of
https://github.com/zhaobot/yuzu.git
synced
2025-01-12 16:12:31 -03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
403f8e79ea
yuzu-tx-update
/
.travis
/
linux
/
build.sh
4 lines
97 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 16:58:48 -03:00
#!/bin/bash -ex
Update build scripts
2018-01-13 18:37:06 -03:00
docker run -v
$(
pwd
)
:/yuzu ubuntu:18.04 /bin/bash /yuzu/.travis/linux/docker.sh
Reference in a new issue
Copy permalink