summaryrefslogtreecommitdiff
path: root/travis-ci/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
|
* travis: use Fedora 27 as a base imageEvegeny Vereshchagin2018-06-051-2/+1
| | | | | | It was confirmed experimentally that Fedora 27 is more suitable for running cov-build than Fedora 28: https://github.com/systemd/systemd/issues/9186#issuecomment-394577877.
* Integration of Travis CI and Coverity Scan Analysis (#7691)Marek Čermák2018-01-111-0/+38
- Coverity scan analysis tasks run as scheduled cron jobs - Stage separation for Build, Test and Coverity scan phase - Travis CI now uses Fedora container to build and run tests - Containers are accessible from Docker Hub and failed builds can be reproduced and examined - coverity.sh: separate build and upload