Skip to content

Commit

Permalink
ci: Test more asmjs again
Browse files Browse the repository at this point in the history
This was accidentally added in rust-lang#45352, forgot to back it out!
  • Loading branch information
alexcrichton committed Oct 25, 2017
1 parent b247805 commit 36822ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/asmjs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 36822ba

Please sign in to comment.