summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAge
* Build for win32 & win64 on Travis toosfan52014-12-06
|
* Add gettext to Travis buildShadowNinja2014-11-19
| | | | Signed-off-by: Craig Robbins <kde.psych@gmail.com>
* .travis.yml: fix possible issuesMikaela Suomalainen2014-09-20
| | | | | | | | | | | | | | * use `pool.sks-keyservers.net` as keyserver as it's often more reliable than `keyserver.ubuntu.com` as you can see with Google. * put script to multiple lines * build out-of-source * use two CPUs * make seems to fail if $(nproc) is used unlike WeeChat. ZNC has same issue. * mark build as failed if one job fails immediately without waiting for all builds to finish. * this doesn't stop jobs that didn't finish before build was marked failed.
* Workaround failing Travis clang build.Ilya Zhuravlev2013-01-28
|
* Disable travis email notifications.Ilya Zhuravlev2013-01-22
|
* Add .travis.ymlIlya Zhuravlev2013-01-22