Trying to run travis test in single threaded mode
This commit is contained in:
+1
-1
@@ -11,5 +11,5 @@ before_script:
|
||||
- rustup component add rustfmt
|
||||
script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo test -- --test-threads=1
|
||||
- cargo fmt -- --check
|
||||
Reference in New Issue
Block a user