Temporarily enable asmjs and wasm32 CI on PRs

This commit is contained in:
Thomas Lively 2019-10-25 14:47:05 -07:00
parent 62c3443e96
commit 29d6aaae32
2 changed files with 4 additions and 0 deletions

View File

@ -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