ci: Test more asmjs again

This was accidentally added in #45352, forgot to back it out!
This commit is contained in:
Alex Crichton 2017-10-25 09:58:48 -07:00
parent b2478052f8
commit 36822ba39a

View File

@ -31,4 +31,4 @@ ENV TARGETS=asmjs-unknown-emscripten
ENV RUST_CONFIGURE_ARGS --target=$TARGETS
ENV SCRIPT python2.7 ../x.py test --target $TARGETS src/test/run-pass
ENV SCRIPT python2.7 ../x.py test --target $TARGETS