docker.sh 78 B

12345
  1. #!/bin/bash -ex
  2. # Run clang-format
  3. cd /yuzu
  4. ./.travis/clang-format/script.sh