1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-16 04:40:12 -06:00
suyu-mirror/.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