This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2024-12-26 12:51:21 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
79aa7b3ace
yuzu-android
/
.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