This website requires JavaScript.
Explore
Help
Sign In
artemist
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
30d2ba9de3
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.
2017-10-06 19:58:48 +00:00
#!/bin/bash -ex
Update build scripts
2018-01-13 21:37:06 +00:00
docker run -v
$(
pwd
)
:/yuzu ubuntu:18.04 /bin/bash /yuzu/.travis/linux/docker.sh
Reference in a new issue
Copy permalink