This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
yuzu
mirror of
https://github.com/yuzu-mirror/yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e75aba3ed0
yuzu
/
.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.
8 years ago
#!/bin/bash -ex
Update build scripts
7 years ago
docker run -v
$(
pwd
)
:/yuzu ubuntu:18.04 /bin/bash /yuzu/.travis/linux/docker.sh