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

Added power support for the travis.yml file with ppc64le #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sreekanth370
Copy link

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.
This helps us simplify testing later when distributions are re-building and re-releasing.

@doowb
Copy link
Owner

doowb commented Dec 21, 2020

Thank you for the PR!

Please add the previous node versions back.
If the tests are failing on power arch for those versions, update the build matrix to specify which node versions should be used for power arch.

@sreekanth370
Copy link
Author

thanks for your review ,we have tested with node versions back output of the results node 0.10, 0.12 fails on power arch.
https://travis-ci.com/github/sreekanth370/capture-stream/builds/210038919

builds was succeeded with node 4.0 ,node iojs when used power arch. kindly merge the code with same for power arch. dropped the older versions which is not worked for power arch.
https://travis-ci.com/github/sreekanth370/capture-stream/builds/210039509

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants