aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* .travis.yml: Use Ayatana Indicators project's dev-scripts repo.Mike Gabriel2021-08-281-1/+1
* .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-041-1/+1
* .travis.yml: Temporarily disable ubuntu:rolling while the new distro version ...Mike Gabriel2021-04-271-1/+1
* .travis.yml: Also run Travis CI builds against current Debian stable.Mike Gabriel2021-04-201-0/+1
* .travis.yml: pip3-install wheel. Should resolve "error: invalid command 'bdis...Mike Gabriel2021-04-201-0/+1
* Travis-CI: temporarily disable archlinux:latest CI builds.Mike Gabriel2021-04-201-1/+2
* Travis-CI: Also build against Ubuntu 20.04 (for Ubuntu Touch's sake).Mike Gabriel2021-04-201-0/+1
* Travis-CI: Simplify CI scripts, drop fedora remnants, no gen-index script nee...Mike Gabriel2021-04-201-5/+2
* .travis.yml: Drop deploy: section.Mike Gabriel2021-04-201-13/+0
* TRAVIS: Disable Fedora CI builds for now (and thus, cppcheck).Mike Gabriel2021-04-201-1/+1
* Travis: Enable CI builds against Fedora.Mike Gabriel2020-12-221-2/+16
* 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