rust/src/ci
bors c3627e25ee Auto merge of #42631 - malbarbo:wasm32, r=alexcrichton
Add a travis builder for wasm32-unknown-emscripten

This commits add an entry to travis matrix that will execute wasm32-unknown-emscripten tests suites.

- Emscripten for asmjs was updated to sdk-1.37.13-64bit
- The tests are run with node 8.0.0 (it can execute wasm)
- A wrapper script is used to run each test from the directory where it is (workaround for https://github.com/kripken/emscripten/issues/4542)
- Some tests are ignore, see #42629 and #42630
2017-06-16 07:54:59 +00:00
..
docker Auto merge of #42631 - malbarbo:wasm32, r=alexcrichton 2017-06-16 07:54:59 +00:00
init_repo.sh Use --depth to speed up pristine submodule cloning 2017-06-15 00:31:39 +01:00
run.sh Enable profiler selectively on some builders 2017-06-06 18:09:33 +01:00
shared.sh ci: Improve log output (mainly Travis). 2017-06-02 01:14:26 +08:00