Skip to content

Commit 6ed9268

Browse files
committed
Use one test threads
1 parent 946a6ef commit 6ed9268

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
@@ -3,3 +3,4 @@ cache: cargo
33
before_install:
44
- sudo apt-get update -qq
55
- sudo apt-get install -qq libmagic1 libmagic-dev
6+
script: cargo build --verbose && cargo test --verbose -- --test-threads=1

0 commit comments

Comments
 (0)