1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-03-23 07:35:50 -05:00
2018-08-29 15:28:13 +02:00

4 lines
184 B
Bash
Executable File

#!/bin/bash -ex
docker run -e CCACHE_DIR=/ccache -v $HOME/.ccache:/ccache --env-file .travis/common/travis-ci.env -v $(pwd):/yuzu ubuntu:18.04 /bin/bash /yuzu/.travis/linux/docker.sh