fog / fog-openstack

Fog for OpenStack Platform
MIT License
68 stars 130 forks source link

Update .travis.yml #514

Closed nageshlop closed 2 years ago

nageshlop commented 3 years ago

This PR adds CI support for the IBM Power Little Endian (ppc64le) architecture. The idea is to ensure that the builds on this architecture are continuously tested along with the Intel builds (amd64) as this is part of the ubuntu distro on that architecture as well and detecting (and fixing) any issues or failures early would help to ensure that we are always up to date. The build and test results are available at the below location. https://travis-ci.com/github/nageshlop/fog-openstack/builds/209015796

ShamoX commented 2 years ago

Hello @nageshlop ,

Is this PR still relevant ?

On travis-ci.com, I cannot run freely pipelines even on that open-source do you have informations ?

Maybe we should migrate to Github Actions ?

ares commented 2 years ago

Yeah, I think we can drop the .travis-ci.yml, this PR was opened before https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing became effective. I think we can close the PR now, however if I misunderstood anything and you'd still like to add the travis definitions, please reopen. @ShamoX :+1: on the github actions move.