about summary refs log tree commit diff
path: root/src/ci/docker/scripts/emscripten-wasm.sh
AgeCommit message (Collapse)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2017-07-18travis: Switch `curl -s` to `curl -f`Alex Crichton-1/+1
I seem to have been a little too tired when I fixed up the container scripts, applying the wrong flag!
2017-07-17travis: Make a few `curl` invocations more resilientAlex Crichton-3/+3
Use the `-f` flag to indicate that, for example, a 500 response code is to be considered a failure, triggering the normal retry logic. Also ignore errors where we check the date from google.com, as a failure there shouldn't fail the build.
2017-07-13Split old and experimental wasm buildersThomas Lively-22/+5
2017-06-24Restore old emscripten.sh for use by asmjsThomas Lively-0/+64