aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* .travis.yml: Disable 'Clang 3.9 / xenial' CI build (GLib2.0 too old in ↵Mike Gabriel2020-12-011-23/+23
| | | | Ubuntu xenial).
* .travis.yml: Disable 'GCC 5.4 / xenial' CI build (GLib2.0 too old in Ubuntu ↵Mike Gabriel2020-12-011-22/+22
| | | | xenial)..
* .travis.yml: Add 'script:' section. Our test target is 'check', not 'test'. ↵Mike Gabriel2020-12-011-0/+4
| | | | Also enable more verbose builds.
* .travis.yml: Run autogen.sh before configuring/building.Mike Gabriel2020-12-011-0/+3
|
* Initial .travis.yml configuration.Mike Gabriel2020-11-301-0/+100