Skip to content

Commit ee0ecea

Browse files
Paul Osborneposborne
Paul Osborne
authored andcommitted
ci: remove thread parallelism
Fixes nix-rust#529, also refer to nix-rust#529 which first added this for the old CI infrastructure. Signed-off-by: Paul Osborne <[email protected]>
1 parent f57b33b commit ee0ecea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rust: stable
1313
env:
1414
global:
1515
- CRATE_NAME=nix
16+
- RUST_TEST_THREADS=1
1617

1718
# default job
1819
- TARGET=x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)