* 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
Provides disassembly, which is useful for debugging failing tests on CI.
Ensure that fallbacks are working correctly.