You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scala.js continues to randomly fail, I suspect due to the limited memory, 4 GB Max, available in Travis-CI container builds and hence little available for SBT.
Their Trusty Beta environments have 7.5 GB, so would allow an increase to 5 or 6 GB in the options. The downside of the the slower boot time is a small fraction of the overall build time.
The text was updated successfully, but these errors were encountered:
ref https://docs.travis-ci.com/user/ci-environment/
The scala.js continues to randomly fail, I suspect due to the limited memory, 4 GB Max, available in Travis-CI container builds and hence little available for SBT.
Their Trusty Beta environments have 7.5 GB, so would allow an increase to 5 or 6 GB in the options. The downside of the the slower boot time is a small fraction of the overall build time.
The text was updated successfully, but these errors were encountered: