google / end-to-end

End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)
Apache License 2.0
4.13k stars 298 forks source link

Add support for ES6 in the transpiler. This allows usage of ES6 feat… #399

Open alsophian opened 6 years ago

alsophian commented 6 years ago

…ures.

sirdarckcat commented 6 years ago

travis didnt like your PR

https://travis-ci.org/google/end-to-end/builds/301669433?utm_source=github_status&utm_medium=notification

gdbelvin commented 6 years ago

Looks like some kind of infinite recursion in the compiler?

alsophian commented 6 years ago

I have to admit that I'm not sure how to fix this. It builds fine on my workstation, even with the same memory limits in _JAVA_OPTIONS. Can we re-run the Travis build or configure it to use more memory?

koto commented 6 years ago

I restarted the build.

On Thu, Nov 16, 2017 at 8:13 PM, Michael Jezierny notifications@github.com wrote:

I have to admit that I'm not sure how to fix this. It builds fine on my workstation, even with the same memory limits in _JAVA_OPTIONS. Can we re-run the Travis build or configure it to use more memory?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/end-to-end/pull/399#issuecomment-345031739, or mute the thread https://github.com/notifications/unsubscribe-auth/AAH0q_haSd77s-0QLciKssq7uDzpvxvNks5s3IlbgaJpZM4QcieC .

-- koto@ / Krzysztof Kotowicz / Google