minor update

This commit is contained in:
Blaise Tine 2020-11-17 02:26:49 -08:00
parent 51cbda6b3f
commit c287b53e01

View file

@ -20,7 +20,7 @@ install:
- export PATH=$VERILATOR_ROOT/bin:$PATH
script:
- make -j > /dev/null 2>&1
- travis_wait 30 make -j > /dev/null 2>&1
- ci/test_runtime.sh
- ci/test_driver.sh
- ci/test_riscv_isa.sh