summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* .travis.yml: no longer install pkg-configNikos Mavrogiannopoulos2017-03-281-1/+1
| | | | | | | Travis build seem to fail for some reason since pkg-config is already installed. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* .travis.yml: list all logs on failureNikos Mavrogiannopoulos2017-02-051-0/+4
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* .travis.yml: updated instructions for travis buildsNikos Mavrogiannopoulos2017-02-041-4/+4
| | | | | | Removed unbound and other minor fixes. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
* .travis.yml: use as many jobs as CPUs in OSXNikos Mavrogiannopoulos2016-10-211-2/+2
|
* .travis.yml: do not run the public submodule checks of maint.mkNikos Mavrogiannopoulos2016-10-211-1/+1
| | | | | These seem to be problematic to detect modification and are preventing the CI from operating.
* .travis.yml: simplified the submodule checkoutNikos Mavrogiannopoulos2016-10-211-1/+6
| | | | The default submodule initialization in travis caused the MacOSX builds to fail.
* .travis.yml: added support for compiling in macosxNikos Mavrogiannopoulos2016-10-211-0/+22