Skip to content

Commit

Permalink
Travis - delete LibPack to preserve more space
Browse files Browse the repository at this point in the history
  • Loading branch information
triplus authored and wwmayer committed Oct 24, 2019
1 parent efd5588 commit a801ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -224,6 +224,7 @@ before_install:
curl -L https://github.com/apeltauer/FreeCAD/releases/download/LibPack_12.1/FreeCADLibs_12.1.2_x64_VC15.7z --output FreeCADLibs.7z
7z x FreeCADLibs.7z -oFreeCADLibs > /dev/null
rm -f FreeCADLibs.7z
export LIBPACK_DIR="$TRAVIS_BUILD_DIR\FreeCADLibs"
export CMAKE_ARGS="${CMAKE_OPTS} -DFREECAD_LIBPACK_DIR=$TRAVIS_BUILD_DIR\FreeCADLibs -DPYTHON_EXECUTABLE=$TRAVIS_BUILD_DIR\FreeCADLibs\bin\python.exe \
Expand Down

0 comments on commit a801ff5

Please sign in to comment.