Closed esabol closed 3 years ago
The “Travis CI - Branch Expected — Waiting for status to be reported” message should be fixed by following the Remedy instructions found here:
Dropbox shut down our operation, that's why this is no longer working. I've removed Dropbox deployment in #168.
I think you still need to do this part to get CI fully working:
The “Travis CI - Branch Expected — Waiting for status to be reported” message should be fixed by following the Remedy instructions found here:
My settings are already configured that way. I think it has to do with being a PR from another repo possibly, because for my own PR it reports correctly.
On Wed, Aug 4, 2021 at 9:30 PM Ed Sabol @.***> wrote:
I think you still need to do this part to get CI fully working:
The “Travis CI - Branch Expected — Waiting for status to be reported” message should be fixed by following the Remedy instructions found here:
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kinkofer/FightClub5eXML/pull/162#issuecomment-893156040, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHVTHALBUCUP3DS5TIJT3TT3IHW3ANCNFSM46IBGCWA .
Well, it's working now! The yellow statuses are now all green.
This PR updates
.travis.yml
to use newer version of Ruby (2.4.5) in order to get Travis CI working again for PRs. It at least partially addresses issue #161.