mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-23 10:44:03 -07:00
Travis: Update clang-format to 6.0
This commit is contained in:
@@ -6,8 +6,11 @@ matrix:
|
||||
dist: trusty
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- sourceline: 'deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-6.0 main'
|
||||
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
|
||||
packages:
|
||||
- clang-format-3.9
|
||||
- clang-format-6.0
|
||||
script: "./.travis/clang-format/script.sh"
|
||||
- os: linux
|
||||
env: NAME="linux build"
|
||||
|
Reference in New Issue
Block a user