diff options
Diffstat (limited to '.travis/clang-format/deps.sh')
| -rwxr-xr-x | .travis/clang-format/deps.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/clang-format/deps.sh b/.travis/clang-format/deps.sh index 540bb934a..a15d164c7 100755 --- a/.travis/clang-format/deps.sh +++ b/.travis/clang-format/deps.sh | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | #!/bin/sh -ex | 1 | #!/bin/sh -ex |
| 2 | 2 | ||
| 3 | docker pull ubuntu:18.04 | 3 | docker pull citraemu/build-environments:linux-clang-format |