liftinstall/.travis/exec.sh
lat9nq e6600e3b17 general: Housekeeping
Keep up with updates to the compiler.
2022-07-28 16:39:35 -04:00

5 lines
193 B
Bash

#!/bin/bash -ex
# the UID for the container yuzu user is 1027
docker run -u root -v $(pwd):/liftinstall -t yuzuemu/build-environments:linux-liftinstall /bin/bash /liftinstall/.travis/build.sh