1
0
Fork 0
mirror of https://github.com/yuzu-emu/yuzu-android.git synced 2025-01-16 21:17:12 +00:00
yuzu-android/.travis/clang-format/build.sh
2018-02-18 01:01:24 +01:00

4 lines
108 B
Bash
Executable file

#!/bin/bash -ex
docker run -v $(pwd):/yuzu ubuntu:18.04 /bin/bash -ex /yuzu/.travis/clang-format/docker.sh