Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .travis.yml: no longer install pkg-config | Nikos Mavrogiannopoulos | 2017-03-28 | 1 | -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 failure | Nikos Mavrogiannopoulos | 2017-02-05 | 1 | -0/+4 |
| | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com> | ||||
* | .travis.yml: updated instructions for travis builds | Nikos Mavrogiannopoulos | 2017-02-04 | 1 | -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 OSX | Nikos Mavrogiannopoulos | 2016-10-21 | 1 | -2/+2 |
| | |||||
* | .travis.yml: do not run the public submodule checks of maint.mk | Nikos Mavrogiannopoulos | 2016-10-21 | 1 | -1/+1 |
| | | | | | These seem to be problematic to detect modification and are preventing the CI from operating. | ||||
* | .travis.yml: simplified the submodule checkout | Nikos Mavrogiannopoulos | 2016-10-21 | 1 | -1/+6 |
| | | | | The default submodule initialization in travis caused the MacOSX builds to fail. | ||||
* | .travis.yml: added support for compiling in macosx | Nikos Mavrogiannopoulos | 2016-10-21 | 1 | -0/+22 |