Skip to content

Installing emscripten sdk on travis-ci environment #4794

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

Closed
guillaumeblanc opened this issue Dec 13, 2016 · 5 comments
Closed

Installing emscripten sdk on travis-ci environment #4794

guillaumeblanc opened this issue Dec 13, 2016 · 5 comments
Labels

Comments

@guillaumeblanc
Copy link
Contributor

guillaumeblanc commented Dec 13, 2016

Hi,

Is there a recommended way to install emcripten sdk on travis-ci linux environment ?

I tried installing with the portable sdk, but unfortunately installation takes too long (building clang https://travis-ci.org/guillaumeblanc/ozz-animation/jobs/183579148#L5411) compared to travis build time limit.

Is there an example I can follow?

Cheers,
Guillaume

@kripken
Copy link
Member

kripken commented Mar 27, 2017

There are now binary builds for linux in the sdk, so this should be possible,

https://groups.google.com/forum/#!topic/emscripten-discuss/JCpNkUfaJ_Y

Would be great if in this repo we could run tests using that (probably can't do the whole suite, but at least a subset).

@kripken
Copy link
Member

kripken commented Mar 27, 2017

Experimenting with this in #5087. Help is welcome, I don't know much about this stuff.

@guillaumeblanc
Copy link
Contributor Author

I don't know much about it either, but I'll try that and see what I can do.

Thanks for the update!

@curiousdannii
Copy link
Contributor

This is now very straightforward. Please have a look at the new page in the docs I wrote.

@stale
Copy link

stale bot commented Sep 19, 2019

This issue has been automatically marked as stale because there has been no activity in the past year. It will be closed automatically if no further activity occurs in the next 7 days. Feel free to re-open at any time if this issue is still relevant.

@stale stale bot added the wontfix label Sep 19, 2019
@stale stale bot closed this as completed Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants