mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-29 09:14:03 -07: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