mirror of
https://github.com/leozide/leocad
synced 2025-01-18 22:26:44 +01:00
Updated library to 20.02.
This commit is contained in:
parent
546eaf47cd
commit
6a11c7295c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ install:
|
|||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew install qt5 grep;
|
||||
brew link --force qt5;
|
||||
wget https://github.com/leozide/leocad/releases/download/v18.02/Library-Linux-11494.zip -O library.zip;
|
||||
wget https://github.com/leozide/leocad/releases/download/v19.07.1/Library-Linux-14384.zip -O library.zip;
|
||||
unzip library.zip;
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue