Remove -j from "make run-bmark-tests" in travis
+currently causes inconsistency in build success +unclear what root cause is
This commit is contained in:
parent
de81762f7c
commit
7ecb936bf5
@ -73,4 +73,4 @@ script:
|
||||
# run riscv-tests
|
||||
- cd ../../emulator
|
||||
- make -j 8 run-asm-tests
|
||||
- make -j 8 run-bmark-tests
|
||||
- make run-bmark-tests
|
||||
|
Loading…
Reference in New Issue
Block a user