about summary refs log tree commit diff
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2019-10-25 14:47:05 -0700
committerThomas Lively <tlively@google.com>2019-10-25 15:16:49 -0700
commit29d6aaae32df46f0f8101be6aafd9594ece8ad64 (patch)
treeade823420d6cf6aea4f6010260b5340044c8f9ac
parent62c3443e9659be2bf0ae53df1421c846ceaca904 (diff)
downloadrust-29d6aaae32df46f0f8101be6aafd9594ece8ad64.tar.gz
rust-29d6aaae32df46f0f8101be6aafd9594ece8ad64.zip
Temporarily enable asmjs and wasm32 CI on PRs
-rw-r--r--src/ci/azure-pipelines/pr.yml4
-rw-r--r--src/ci/docker/asmjs/Dockerfile (renamed from src/ci/docker/disabled/asmjs/Dockerfile)0
2 files changed, 4 insertions, 0 deletions
diff --git a/src/ci/azure-pipelines/pr.yml b/src/ci/azure-pipelines/pr.yml
index 62e23efe1ef..3730fd0f097 100644
--- a/src/ci/azure-pipelines/pr.yml
+++ b/src/ci/azure-pipelines/pr.yml
@@ -22,6 +22,10 @@ jobs:
         IMAGE: x86_64-gnu-llvm-6.0
       mingw-check:
         IMAGE: mingw-check
+      wasm32:
+        IMAGE: wasm32
+      wasmjs:
+        IMAGE: asmjs
 
 - job: LinuxTools
   timeoutInMinutes: 600
diff --git a/src/ci/docker/disabled/asmjs/Dockerfile b/src/ci/docker/asmjs/Dockerfile
index e27a2a529a8..e27a2a529a8 100644
--- a/src/ci/docker/disabled/asmjs/Dockerfile
+++ b/src/ci/docker/asmjs/Dockerfile