This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/.travis/clang-format/deps.sh
T
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