Temporarily enable asmjs and wasm32 on PR CI

This commit is contained in:
Thomas Lively 2019-10-09 14:17:48 -07:00
parent 2bf59bea48
commit a2264f6af5
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
asmjs:
IMAGE: asmjs
wasm32:
IMAGE: wasm32
- job: LinuxTools
timeoutInMinutes: 600