This website requires JavaScript.
Explore
Help
Register
Sign In
CyberGroup
/
yuzu
Watch
12
Star
0
Fork
You've already forked yuzu
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4721ea4523
yuzu
/
.travis
/
linux
/
deps.sh
4 lines
40 B
Bash
Raw
Normal View
History
Unescape
Escape
travis: Split build scripts for different platforms This commit also separates clang-format from the linux build, closing #2702.
2017-10-06 15:58:48 -04:00
#!/bin/sh -ex
Update build scripts
2018-01-13 16:37:06 -05:00
docker pull ubuntu:18.04