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