minor update

This commit is contained in:
Blaise Tine 2020-11-17 03:19:35 -08:00
parent c287b53e01
commit a7da36c007

View file

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