Skip to content

Commit

Permalink
Rollup merge of #45526 - alexcrichton:test-more-asm, r=aturon
Browse files Browse the repository at this point in the history
ci: Test more asmjs again

This was accidentally added in #45352, forgot to back it out!
  • Loading branch information
kennytm authored Oct 25, 2017
2 parents 5ae94d4 + 36822ba commit 851d1c7
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 851d1c7

Please sign in to comment.