mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 02:17:57 -05:00
travis: Split build scripts for different platforms
This commit also separates clang-format from the linux build, closing #2702.
This commit is contained in:
3
.travis/linux/deps.sh
Executable file
3
.travis/linux/deps.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh -ex
|
||||
|
||||
docker pull ubuntu:16.04
|
Reference in New Issue
Block a user