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

Disable Travis for all but master branch builds #1720

Merged
merged 2 commits into from Aug 25, 2019

Conversation

rnorth
Copy link
Member

@rnorth rnorth commented Aug 7, 2019

FYI @kiview - this PR is to disable Travis for PRs. As discussed previously on Slack, Travis is our least reliable CI environment, and having three (!) CI tools makes it hard to spot signal from noise.

I've left the master branch build in place, as well as the master+tag mode which is used for bintray publication.

@rnorth rnorth marked this pull request as ready for review August 7, 2019 19:59
@rnorth rnorth added this to the next milestone Aug 10, 2019
.travis.yml Show resolved Hide resolved
Copy link
Member

@bsideup bsideup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, wait.... what about the docker-in-docker (or, wormhole, to be more precise) tests?

Copy link
Member

@bsideup bsideup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we can add recreate the DinD on some other CI later and keep it for master only for now

@rnorth rnorth merged commit 79adf4e into master Aug 25, 2019
@rnorth rnorth deleted the disable-travis-pr-builds branch August 25, 2019 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants