Updated travis to run tests in single threaded fashion
This commit is contained in:
@@ -7,6 +7,8 @@ jobs:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
fast_finish: true
|
||||
env:
|
||||
- RUST_TEST_THREADS=1
|
||||
before_script:
|
||||
- rustup component add rustfmt
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user