yuzu/.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