mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 09:47:55 -05:00
Use Docker for Build Target clang-format for travis.
This uses the (apparently) more stable Ubuntu Repo instead of the LLVM one.
This commit is contained in:
3
.travis/clang-format/deps.sh
Executable file
3
.travis/clang-format/deps.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh -ex
|
||||
|
||||
docker pull ubuntu:18.04
|
Reference in New Issue
Block a user