dynarmic/.travis
Michał Janiszewski 3359572e5d Enable ninja and ccache on travis (#413)
* Use ninja, the fast build system

Make is known to be rather slow, but it's possible to generate other
build system files with CMake, so use a faster one.

* Use ccache on Travis

* Dummy commit to test ccache
2020-04-22 20:57:37 +01:00
..
build-x86_64-linux Enable ninja and ccache on travis (#413) 2020-04-22 20:57:37 +01:00
build-x86_64-macos travis: Bump MACOSX_DEPLOYMENT_TARGET 2020-04-22 20:46:12 +01:00
sse3-only-on-x86_64-linux Enable ninja and ccache on travis (#413) 2020-04-22 20:57:37 +01:00
test-a64-on-x86_64-linux Enable ninja and ccache on travis (#413) 2020-04-22 20:57:37 +01:00