constant integration updates

This commit is contained in:
Blaise Tine
2020-11-15 11:23:06 -08:00
parent e4d7a3deb4
commit 4c73382675
2 changed files with 7 additions and 7 deletions

View File

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