Skip to content

Commit

Permalink
set back fcl for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMingo committed Jul 25, 2024
1 parent 3c5b7b8 commit 7ecafaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ before_script:
script:
- source setup.bash # source forest ws
- FOREST_ARGS="-m test --clone-protocol https --verbose -j2"
- forest grow fcl $FOREST_ARGS # note, first build fcl so we are sure to use our own
- forest grow OpenSoT $FOREST_ARGS # compile opensot + dependencies
- cd build/OpenSoT # run tests
- ctest --output-on-failure
Expand Down

0 comments on commit 7ecafaa

Please sign in to comment.