aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* travis: use minimal travis image to speed-up startMichael Wyraz2018-09-291-0/+1
| | | | | | Review notes: - I've changed it from generic (the original proposal) to minimal. -jirutka
* Revert "travis: fix clone depth"Sören Tempel2018-04-221-2/+0
| | | | | | | | | This commit was supposed to fix travis CI build failures, caused by the fact that abuild didn't ignore the exit status of git-describe(1), but didn't. A proper fix for this issue has been committed in 1b18665c9e5aba47cc0441ace94ee55f75705d83. This reverts commit cb3f79afb8f5b161f6dd14204a6f2c2d8967e59b.
* travis: fix clone depthAndy Postnikov2018-04-221-0/+2
| | | | https://docs.travis-ci.com/user/customizing-the-build/#Git-Clone-Depth
* travis: change dist back to "trusty"Jakub Jirutka2018-03-311-1/+1
| | | | | | | This reverts commit 70cd9559b57f5685091529947428883446148fe5. xenial is currently unstable, many builds fail for weird reasons or don't even start.
* travis: change dist to xenialJakub Jirutka2018-03-281-1/+1
|
* travis: explicitly set distJakub Jirutka2017-07-191-0/+1
|
* travis: fix issue with FS priviliges after recent updateJakub Jirutka2017-07-191-1/+1
|
* travis: disable email notificationsJakub Jirutka2016-06-171-0/+2
|
* Set up Travis to build modified packagesJakub Jirutka2016-04-051-0/+7