Path correction in travis regression test

This commit is contained in:
AurelienUoU 2019-05-20 08:53:19 -06:00
parent 17ad905b14
commit af01ca4a0d
1 changed files with 3 additions and 1 deletions

View File

@ -27,4 +27,6 @@ $SPACER
cd -
source .travis/regression.sh
./fpga_flow/regression_fpga_flow.sh
cd fpga_flow
./regression_fpga_flow.sh
cd -