cucumber / cucumber-eclipse

Eclipse plugin for Cucumber
MIT License
192 stars 149 forks source link

Fix the build #435

Closed mattwynne closed 3 years ago

mattwynne commented 3 years ago

Travis has turned off travis-ci.org and we're all supposed to use travis-ci.com now. See blog post and migration instructions.

I've signed up for an account on there and done my best to migrate over, but it doesn't work.

You can see an error here: https://travis-ci.com/github/cucumber/cucumber-eclipse/requests

Screenshot 2021-06-21 at 11 31 52 AM

I wondered if it was to do with renaming master to main which I did just before migrating the repo (but after travis-ci.org had stopped building) so I wondered if that had caused confusion, but I tried renaming to back to master and it still doesn't work.

I've raised a support ticket with them.

laeubi commented 3 years ago

@mattwynne I think @qvdk can help here, for me it looks like there is some kind of authorization issue...

mattwynne commented 3 years ago

OK I think it's fixed. They had a bug letting us set our plan. We're now on their free plan. I'm still waiting to hear how suitable that is for our needs.

Screenshot 2021-06-23 at 10 24 01 PM