Skip to content

Commit 99f295a

Browse files
committed
CI test
1 parent db939b9 commit 99f295a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/x86_64-gnu-llvm-3.9/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ RUN sh /scripts/sccache.sh
2323
ENV RUST_CONFIGURE_ARGS \
2424
--build=x86_64-unknown-linux-gnu \
2525
--llvm-root=/usr/lib/llvm-3.9 \
26+
--enable-combined-tests \
2627
--enable-llvm-link-shared
2728
ENV RUST_CHECK_TARGET check

0 commit comments

Comments
 (0)