1
0
Fork 0
mirror of https://github.com/yuzu-emu/yuzu-android.git synced 2025-01-16 21:27:13 +00:00
yuzu-android/.travis/clang-format/deps.sh
N00byKing 947831ff1e Use Docker for Build Target clang-format for travis.
This uses the (apparently) more stable Ubuntu Repo instead of the LLVM one.
2018-02-16 22:21:31 +01:00

4 lines
40 B
Bash
Executable file

#!/bin/sh -ex
docker pull ubuntu:18.04