Added travis fold for Python Task [ci skip]

This commit is contained in:
Ganesh Gore 2019-08-31 22:36:18 -06:00
parent ad4c688206
commit be6b11304e
1 changed files with 3 additions and 1 deletions

View File

@ -19,5 +19,7 @@ fi
end_section "OpenFPGA.build"
$SPACER
start_section "OpenFPGA.TaskTun" "${GREEN}..Running_Regression..${NC}"
cd -
python3 openfpga_flow/scripts/run_fpga_task.py blif_vpr_flow
python3 openfpga_flow/scripts/run_fpga_task.py blif_vpr_flow
end_section "OpenFPGA.TaskTun"