mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
trying to remove cache to get rid of strange error
This commit is contained in:
parent
472a2cd4a9
commit
dde6e190f7
@ -43,10 +43,10 @@ install:
|
||||
- git clone --depth=1 -b devel https://github.com/cnr-isti-vclab/vcglib.git
|
||||
- cd meshlab
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/Library/Caches/Homebrew
|
||||
- $HOME/vcglib
|
||||
- $HOME/meshlab/src/external/lib/macx64
|
||||
# directories:
|
||||
# - $HOME/Library/Caches/Homebrew
|
||||
# - $HOME/vcglib
|
||||
# - $HOME/meshlab/src/external/lib/macx64
|
||||
script:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then PATH="/usr/local/opt/llvm/bin:$PATH" ;fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then which clang ;fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user