Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | travis: only package for Coverity after success | jgeboski | 2015-12-26 | -4/+3 |
| | ||||
* | travis: refactored for better readability and handling | jgeboski | 2015-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 version | jgeboski | 2015-12-19 | -2/+2 |
| | ||||
* | travis: use bitlbee master instead of develop | jgeboski | 2015-12-19 | -1/+0 |
| | ||||
* | travis: handle packaging for OBS | jgeboski | 2015-12-19 | -10/+10 |
| | ||||
* | travis: Remove coverity_scan addon, call it manually for job 1 only | dequis | 2015-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 support | jgeboski | 2015-11-05 | -4/+25 |
| | ||||
* | travis: fixed warnings not being fatal | jgeboski | 2015-09-15 | -5/+7 |
| | ||||
* | Imported changes from purple-facebook | jgeboski | 2015-08-24 | -5/+2 |
| | ||||
* | travis: initial Travis CI support | jgeboski | 2015-01-30 | -0/+51 |