This website requires JavaScript.
Explore
Help
Register
Sign In
hipnosuer
/
Zuma
forked from
ShuriZma/suyu
Watch
1
Star
0
Fork
You've already forked Zuma
0
Code
Pull Requests
Activity
db0cfb8e8b
Zuma
/
.travis
/
linux
/
build.sh
4 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash -ex
docker run -v
$(
pwd
)
:/yuzu ubuntu:18.04 /bin/bash /yuzu/.travis/linux/docker.sh
View Git Blame
Copy Permalink