Commit graph

8 commits

Author SHA1 Message Date
lat9nq
a1bcd79160 travis/linux: Use correct ccache directory
Changes the bound ccache directory to `/home/yuzu/.ccache` instead of
`/root/.ccache`, since the `/root` directory is not accessible by the
`yuzu` user in the guest container.
2020-12-10 03:34:16 -05:00
liushuyu
831f7ffed9 travis: use prebuilt image (#3839)
* travis: use prebuilt image

* travis: use prebuilt image (MinGW)
2019-04-15 22:22:09 +02:00
fearlessTobi
92e939952c Port web_service from Citra 2018-10-02 15:30:48 +02:00
fearlessTobi
53645d42a7 travis: use Citras ccache 2018-08-31 20:13:26 +02:00
liushuyu
9ec16f734a travis: share env variables with Docker 2018-08-29 15:28:13 +02:00
Michał Janiszewski
25e8818a45 Add ccache support for Linux on Travis 2018-06-07 21:43:32 +02:00
MerryMage
16e512f2a7 Update build scripts 2018-01-13 22:38:47 +00:00
MerryMage
b66add01f8 travis: Split build scripts for different platforms
This commit also separates clang-format from the linux build, closing #2702.
2017-10-07 12:10:03 +01:00