minor update

This commit is contained in:
Blaise Tine
2020-11-23 12:08:31 -08:00
parent 2d4fef6dd6
commit f4ed1e97f7
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ install:
- export PATH=$VERILATOR_ROOT/bin:$PATH
script:
- travis_wait 45 make
- travis_wait 45 make -s
- travis_wait 45 ci/test_runtime.sh
- travis_wait 45 ci/test_driver.sh
- travis_wait 45 ci/test_riscv_isa.sh