Skip to content

Commit

Permalink
Issue #698 Updated Travis yml for the new ODA version
Browse files Browse the repository at this point in the history
  • Loading branch information
FJThiel committed Sep 24, 2024
1 parent 07ee860 commit 05eaee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ matrix:
- export OCCT_ROOT=$PWD/OCCT
- export IFCOPENSHELL_ROOT=$PWD/IfcOpenShell
- echo ============ TEIGHA INSTALL =============
- cat testData/bouncer/ext_libs/focal/teigha/2024.8/teighaLinuxGCC8.3.tgz* | tar -zxf -
- cat testData/bouncer/ext_libs/focal/teigha/2025.8/teighaLinuxGCC8.3.tgz* | tar -zxf -
- export ODA_ROOT=$PWD/teighaLinuxGCC8.3
- export ODA_LIB_DIR=$ODA_ROOT/lib/lnxX64_8.3dll/
- ls $ODA_ROOT/BimRv/Include/Database
Expand Down Expand Up @@ -149,7 +149,7 @@ matrix:
- export OCCT_ROOT=$PWD/OCCT
- export IFCOPENSHELL_ROOT=$PWD/IfcOpenShell
- echo ============ TEIGHA INSTALL =============
- cat testData/focal/teigha/2024.8/teighaLinuxGCC8.3.tgz* | tar -zxf -
- cat testData/focal/teigha/2025.8/teighaLinuxGCC8.3.tgz* | tar -zxf -
- export ODA_ROOT=$PWD/teighaLinuxGCC8.3
- export ODA_LIB_DIR=$ODA_ROOT/lib/lnxX64_8.3dll/
- echo ============ SYNCHRO INSTALL =============
Expand Down

0 comments on commit 05eaee1

Please sign in to comment.