Add a MUSL build on Travis.
[platform/upstream/libexif.git] / .travis.yml
2019-02-01 Dan FandrichAdd a MUSL build on Travis.
2018-11-30 Dan FandrichReformatted the matrix section of the Travis config...
2018-11-30 Dan FandrichAdded an ARM cross-compile build to Travis.
2018-11-10 Dan FandrichAdd check-failmalloc.sh to test OOM conditions.
2018-11-06 Dan FandrichEnable AM_SILENT_RULES by default.
2018-11-05 Dan FandrichRun the libexif-testsuite tests in parallel now that...
2018-11-03 Dan FandrichUse a glob to find test-suite.log on a failing Travis...
2018-10-28 Dan FandrichAdd code coverage using libexif-testsuite.
2018-08-29 Dan FandrichDisplay the test log on a Travis test failure.
2018-08-28 Dan FandrichAdded ASAN and UBSAN builds and upgrade to clang-6...
2018-08-28 Dan FandrichAdded clang-5 and gcc-7 Travis build configurations.
2018-08-25 Dan FandrichAdded more configurations to the Travis build matrix.
2018-08-18 Dan FandrichInstall the autopoint package for Travis builds.
2018-08-18 Dan FandrichAdd a .travis.yml file to enable Travis CI integration.