summaryrefslogtreecommitdiff
path: root/travis-ci
Commit message (Expand)AuthorAgeFilesLines
...
* travis.yml: replace test-capability with a script exiting with 77Evgeny Vereshchagin2018-11-081-0/+1
* travis: UBSan should be every C programmer's friend so let's build systemd wi...Evgeny Vereshchagin2018-11-081-3/+5
* travis: move the ASan part into a separate stageEvgeny Vereshchagin2018-11-081-2/+3
* travis: also rebuild everything with ASanEvgeny Vereshchagin2018-11-081-1/+5
* travis: install dependencies necessary for running parse-hwdb.pyEvgeny Vereshchagin2018-11-081-1/+1
* travis: drop the workaround for test-capabilityFrantisek Sumsal2018-11-081-1/+0
* travis: show all commands when building systemdEvgeny Vereshchagin2018-11-071-1/+1
* travis: build and run fuzzers against crash reproducersEvgeny Vereshchagin2018-11-071-1/+1
* travis: overwrite test-capability with a simple script that is just skippedEvgeny Vereshchagin2018-11-071-0/+1
* travis: workaround for dnf upgradeFrantisek Sumsal2018-11-061-1/+3
* travis: drop the unnecessary /etc/machine-id magicFrantisek Sumsal2018-11-061-7/+2
* travis: run Coverity on a more stable Fedora releaseFrantisek Sumsal2018-11-061-1/+1
* travis: move Docker setup to a separate scriptFrantisek Sumsal2018-11-062-44/+65
* travis: rewrite .travis.yml and re-enable Travis CI for FedoraFrantisek Sumsal2018-11-061-0/+44
* travis: use Fedora 27 as a base imageEvegeny Vereshchagin2018-06-051-2/+1
* travis: get python installed while building a docker imageEvegeny Vereshchagin2018-06-051-0/+1
* travis: drop ccache requirementMichal Sekletar2018-06-041-1/+0
* travis: DOCKER_REPOSITORY is no longer set. Don't require it.Michal Sekletar2018-06-041-2/+1
* travis: use Travis CI only for running scheduled Coverity scansMichal Sekletar2018-06-042-21/+1
* Install ccache in container.Omer Katz2018-05-221-0/+1
* Integration of Travis CI and Coverity Scan Analysis (#7691)Marek Čermák2018-01-116-0/+140