Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "travis: fix clone depth" | Sören Tempel | 2018-04-22 | 1 | -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 depth | Andy Postnikov | 2018-04-22 | 1 | -0/+2 |
| | | | | https://docs.travis-ci.com/user/customizing-the-build/#Git-Clone-Depth | ||||
* | travis: change dist back to "trusty" | Jakub Jirutka | 2018-03-31 | 1 | -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 xenial | Jakub Jirutka | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | travis: explicitly set dist | Jakub Jirutka | 2017-07-19 | 1 | -0/+1 |
| | |||||
* | travis: fix issue with FS priviliges after recent update | Jakub Jirutka | 2017-07-19 | 1 | -1/+1 |
| | |||||
* | travis: disable email notifications | Jakub Jirutka | 2016-06-17 | 1 | -0/+2 |
| | |||||
* | Set up Travis to build modified packages | Jakub Jirutka | 2016-04-05 | 1 | -0/+7 |