build.sh 108 B

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