minor update

This commit is contained in:
Blaise Tine 2021-05-24 18:20:46 -07:00
parent 6388d87ec5
commit c81b1173b8
2 changed files with 1 additions and 1 deletions

View file

@ -21,6 +21,7 @@ install:
script:
- ./ci/regression.sh
- ./ci/test_compiler.sh
after_success:
# Gather code coverage

View file

@ -11,7 +11,6 @@ make -s
./ci/test_opencl.sh
./ci/test_driver.sh
./ci/test_simx.sh
#./ci/test_compiler.sh
# warp/threads configurations
./ci/travis_run.py ./ci/blackbox.sh --driver=rtlsim --cores=1 --warps=2 --threads=2 --app=demo