eden/.travis/clang-format/deps.sh
N00byKing f6e539839a 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

3 lines
40 B
Bash
Executable file

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