This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/starr-dusT/yuzu-mainline
synced
2024-03-05 21:12:25 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24620bc4ea
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 12:37:35 -08:00
#!/bin/sh -ex
travis: Use pre-built image for clang-format target
2018-10-23 15:10:46 -07:00
docker pull citraemu/build-environments:linux-clang-format
Reference in New Issue
Copy Permalink