This website requires JavaScript.
Explore
Help
Sign In
sneedmca
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu
synced
2024-11-01 12:57:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
e7dfcdde74
suyu
/
.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