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
1fb4bebb63
yuzu
/
.travis
/
linux
/
deps.sh
4 lines
40 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/sh -ex
Update build scripts
7 years ago
docker pull ubuntu:18.04