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 notifying travis-rubies of passing [skip ci] #4310

Merged
merged 1 commit into from Nov 17, 2016

Conversation

BanzaiMan
Copy link
Member

@BanzaiMan BanzaiMan commented Nov 17, 2016

teavis-rubies now uses 3 Mac jobs to create archives for various OS
releases.

This is a bit wasteful if multiple builds pass in a short period.

Instead, Travis CI is now running a nightly build of jruby-head
(around 22:30 UTC). This will happen regardless of the state of the
master branch.

As travis-rubies now uses 3 Mac jobs to create archives for various OS
releases.

This is a bit wasteful if multiple builds pass in a short period.

Instead, Travis CI is now running a nightly build of jruby-head
(around 22:30 UTC). This will happen regardless of the state of the
`master` branch.
@headius
Copy link
Member

headius commented Nov 17, 2016

Does the build need to succeed? Is there a sanity check we could add to it, like a quick spec run?

@headius headius added this to the JRuby 9.1.7.0 milestone Nov 17, 2016
@headius headius added the tests label Nov 17, 2016
@headius headius merged commit c400403 into master Nov 17, 2016
@BanzaiMan
Copy link
Member Author

Travis does run a few sanity checks before uploading to S3. https://github.com/travis-ci/travis-rubies/blob/build/build.sh We can add a few more if we want.

@BanzaiMan BanzaiMan deleted the ha-chore-disable-webhook branch November 17, 2016 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants