travis: Use pre-built image for clang-format target

This commit is contained in:
Cameron Cawley
2018-10-23 23:10:46 +01:00
parent fc9d8afead
commit 34eaf3a366
3 changed files with 2 additions and 5 deletions

View File

@ -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