This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Watch
2
Star
0
Fork
You've already forked yuzu-mainline
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c3e43c7e81
yuzu-mainline
/
.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 21:37:35 +01:00
#!/bin/sh -ex
travis: Use pre-built image for clang-format target
2018-10-24 00:10:46 +02:00
docker pull citraemu/build-environments:linux-clang-format
Reference in a new issue
Copy permalink