aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeLines
* travis: only package for Coverity after successjgeboski2015-12-26-4/+3
|
* travis: refactored for better readability and handlingjgeboski2015-12-20-24/+9
| | | | | | | | | | | Changes made: - Build and install bitlbee from /tmp - Disabled the building of the bitlbee documentation - Moved all build commands to travis.yml (more informative) - Moved all Travis related scripts to a hidden directory - Moved the bitlbee build commands to a script - Only deploy the master branch (excluding pull requests) - Removed redundant parameters from the bitlbee configure command
* travis: use dynamic Ubuntu versionjgeboski2015-12-19-2/+2
|
* travis: use bitlbee master instead of developjgeboski2015-12-19-1/+0
|
* travis: handle packaging for OBSjgeboski2015-12-19-10/+10
|
* travis: Remove coverity_scan addon, call it manually for job 1 onlydequis2015-11-05-17/+8
| | | | | | | | See https://github.com/travis-ci/travis-ci/issues/1975 Since the addon doesn't handle the job matrix very well, I copied one of the suggestions from that thread, which does pretty much the same as the addon but in a place we can control.
* travis: added Coverity supportjgeboski2015-11-05-4/+25
|
* travis: fixed warnings not being fataljgeboski2015-09-15-5/+7
|
* Imported changes from purple-facebookjgeboski2015-08-24-5/+2
|
* travis: initial Travis CI supportjgeboski2015-01-30-0/+51