mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 02:22:25 -07: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