Commit Graph

8 Commits (6f35fb8d26311d976184ebfae4480d85bba4b131)

Author SHA1 Message Date
lat9nq 3802474483 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.
4 years ago
liushuyu a9f58593d4 travis: use prebuilt image (#3839)
* travis: use prebuilt image

* travis: use prebuilt image (MinGW)
6 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 6 years ago
fearlessTobi dc3cc0002c travis: use Citras ccache 7 years ago
liushuyu a2c97de929 travis: share env variables with Docker 7 years ago
Michał Janiszewski 517112f549 Add ccache support for Linux on Travis 7 years ago
MerryMage f95789a0b3 Update build scripts 7 years ago
MerryMage 15a2388a33 travis: Split build scripts for different platforms
This commit also separates clang-format from the linux build, closing #2702.
7 years ago