aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Travis-ci: archlinux docker image not available on powerDevendranath Thadi2020-12-101-0/+4
* Travis-ci: added support for ppc64leDevendranath Thadi2020-12-101-0/+5
* Travis: First attempt at CI building against Archlinux.Mike Gabriel2020-12-031-1/+1
* TRAVIS: first attempt of doing CI builds in docker images.Mike Gabriel2020-12-021-123/+25
* .travis.yml: Correctly set MATRIX_EVAL for 'GCC 10.x / Ubuntu bionic'.Mike Gabriel2020-12-011-1/+1
* .travis.yml: Add test-build against GCC 10.x.Mike Gabriel2020-12-011-0/+23
* .travis.yml: Name Ubuntu version in CI job names.Mike Gabriel2020-12-011-2/+2
* .travis.yml: Disable 'Clang 3.9 / xenial' CI build (GLib2.0 too old in Ubuntu...Mike Gabriel2020-12-011-23/+23
* .travis.yml: Disable 'GCC 5.4 / xenial' CI build (GLib2.0 too old in Ubuntu x...Mike Gabriel2020-12-011-22/+22
* .travis.yml: Add 'script:' section. Our test target is 'check', not 'test'. A...Mike Gabriel2020-12-011-0/+4
* .travis.yml: Run autogen.sh before configuring/building.Mike Gabriel2020-12-011-0/+3
* Initial .travis.yml configuration.Mike Gabriel2020-11-301-0/+100