This website requires JavaScript.
Explore
Help
Register
Sign In
lux
/
yuzu
Watch
1
Star
0
Fork
You've already forked yuzu
0
mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced
2024-11-11 23:22:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
abae7577d2
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.
2018-02-16 20:37:35 +00:00
#!/bin/sh -ex
travis: Use pre-built image for clang-format target
2018-10-23 22:10:46 +00:00
docker pull citraemu/build-environments:linux-clang-format
Reference in a new issue
Copy permalink