Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRAVIS: first attempt of doing CI builds in docker images. | Mike Gabriel | 2020-12-02 | 1 | -123/+25 |
* | .travis.yml: Correctly set MATRIX_EVAL for 'GCC 10.x / Ubuntu bionic'. | Mike Gabriel | 2020-12-01 | 1 | -1/+1 |
* | .travis.yml: Add test-build against GCC 10.x. | Mike Gabriel | 2020-12-01 | 1 | -0/+23 |
* | .travis.yml: Name Ubuntu version in CI job names. | Mike Gabriel | 2020-12-01 | 1 | -2/+2 |
* | .travis.yml: Disable 'Clang 3.9 / xenial' CI build (GLib2.0 too old in Ubuntu... | Mike Gabriel | 2020-12-01 | 1 | -23/+23 |
* | .travis.yml: Disable 'GCC 5.4 / xenial' CI build (GLib2.0 too old in Ubuntu x... | Mike Gabriel | 2020-12-01 | 1 | -22/+22 |
* | .travis.yml: Add 'script:' section. Our test target is 'check', not 'test'. A... | Mike Gabriel | 2020-12-01 | 1 | -0/+4 |
* | .travis.yml: Run autogen.sh before configuring/building. | Mike Gabriel | 2020-12-01 | 1 | -0/+3 |
* | Initial .travis.yml configuration. | Mike Gabriel | 2020-11-30 | 1 | -0/+100 |