mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 15:17:55 -05:00
travis: Use pre-built image for clang-format target
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
apt-get update
|
||||
apt-get install -y clang-format-6.0
|
||||
|
||||
# Run clang-format
|
||||
cd /yuzu
|
||||
./.travis/clang-format/script.sh
|
||||
|
Reference in New Issue
Block a user