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

Update .travis.yml #37

Closed
wants to merge 1 commit into from
Closed

Update .travis.yml #37

wants to merge 1 commit into from

Conversation

nageshlop
Copy link

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/on-finished/builds/206963074

test ppc64le
@dougwilson
Copy link
Contributor

Thank you for your contribution, but this is a pure-JS module which does not use any OS APIs in Node.js, so there isn't really a need to test on various operation systems and architectures within this project, which is why it does not test on Windows, either. This change fuether ties us in to Travis CI, which is in the process of being removed from our projects due to it no longer being free soon.

@dougwilson dougwilson closed this Dec 7, 2020
@dougwilson dougwilson added the pr label Dec 7, 2020
@nageshlop
Copy link
Author

Hi @dougwilson
Thanks for the update. Please refer to below blog which details further on this change.
https://blog.travis-ci.com/oss-announcement

@dougwilson
Copy link
Contributor

Thank you, but this repo uses travis-ci.ort which is a different service from travis-ci.com . I just checked and builds are actively using the credits on my account still, so all of these additional build will eventually consume them all.

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.

2 participants