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
c883666045
yuzu
/
.travis
/
clang-format
/
deps.sh
4 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Use Docker for Build Target clang-format for travis. This uses the (apparently) more stable Ubuntu Repo instead of the LLVM one.
7 years ago
#!/bin/sh -ex
travis: Use pre-built image for clang-format target
7 years ago
docker pull citraemu/build-environments:linux-clang-format