Hi Nikita,

On Wed, Nov 24, 2021, 6:55 PM Nikita Popov <nikita....@gmail.com> wrote:

> On Wed, Nov 24, 2021 at 12:42 PM Chandranana Naik <
> chandranana.n...@ibm.com>
> wrote:
>
> >
> > Hi Team,
> >
> > Recently Travis builds have stopped running for PHP.
> > We only see Cirrus and appveyor CI builds,  however travis.yml exists in
> > the github repo.
> >
> > Could you please update if Travis builds will be started again or if
> there
> > are plans to disable Travis CI support ?
> >
>
> Hi,
>
> I've sent a support request to Travis to extend us additional open-source
> credits, so hopefully this will be running again soon.
>
> Generally though, I would recommend you to migrate from Travis CI to GitHub
> Actions. The PHP project itself uses Travis CI for testing non-x86
> platforms only, which are generally not available on other CI providers.


what we did for GD. Also adding arm is simple as the gh ci bot works on arm.

For ppc and other there is a gh bot port typescript and this is the one we
use. Only need to install it instead of gh one, gh website parts remain the
same.

Best,
Pierre

Reply via email to