Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis changes #89

Merged
merged 2 commits into from
Feb 21, 2014
Merged

Travis changes #89

merged 2 commits into from
Feb 21, 2014

Conversation

algernon
Copy link
Contributor

This changes Travis to build all branches except WIP ones, and to do the make check / make func-test stuff in verbose mode, so we see the test output too, if any of them fail.

Restricting tested branches to master branches and merge/ branches was
far too strict. Instead of doing that, skip wip branches only, and test
everything else.

Signed-off-by: Gergely Nagy <algernon@balabit.hu>
We want to see the test failures when they happen in CI, so enable
VERBOSE=1 when doing make check and make func-test.

Signed-off-by: Gergely Nagy <algernon@balabit.hu>
bazsi added a commit that referenced this pull request Feb 21, 2014
@bazsi bazsi merged commit 89cd843 into syslog-ng:master Feb 21, 2014
@algernon algernon deleted the h/travis-all-branches branch February 22, 2014 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants