Added test mode script in travis

This commit is contained in:
Ganesh Gore 2019-08-22 17:03:56 -06:00
parent 8f80cb3c24
commit 5027f9c4b3
1 changed files with 3 additions and 1 deletions

View File

@ -26,4 +26,6 @@ end_section "OpenFPGA.build"
$SPACER
cd -
python3.5 ./openfpga_flow/scripts/run_fpga_task.py regression/regression_quick
# python3.5 ./openfpga_flow/scripts/run_fpga_task.py regression/regression_quick
chmod 755 run_test.sh
./run_test.sh