This website requires JavaScript.
Explore
Help
Register
Sign in
NINTENSHIT
/
yuzu-tx-update
Watch
1
Star
0
Fork
You've already forked yuzu-tx-update
0
mirror of
https://github.com/zhaobot/yuzu.git
synced
2025-01-12 12:12:29 -03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b8aef40c56
yuzu-tx-update
/
.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.
2018-02-16 17:37:35 -03:00
#!/bin/sh -ex
travis: Use pre-built image for clang-format target
2018-10-23 19:10:46 -03:00
docker pull citraemu/build-environments:linux-clang-format
Reference in a new issue
Copy permalink