1
0
Fork 0
mirror of https://github.com/zhaobot/yuzu.git synced 2025-01-21 03:36:06 -03:00
yuzu-tx-update/.travis/clang-format/build.sh

4 lines
215 B
Bash
Raw Normal View History

#!/bin/bash -ex
docker run --env-file .travis/common/travis-ci.env -v $(pwd):/yuzu -v "$HOME/.ccache":/root/.ccache citraemu/build-environments:linux-clang-format /bin/bash -ex /yuzu/.travis/clang-format/docker.sh