mirror of
https://github.com/leozide/leocad
synced 2024-11-17 07:47:55 +01:00
Update .travis.yml
This commit is contained in:
parent
73495e82da
commit
2ff7197c5e
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ jobs:
|
|||
install:
|
||||
- brew link --force qt5
|
||||
- wget https://github.com/leozide/povray/releases/download/continuous/povray
|
||||
- chmod +x povray
|
||||
- wget https://github.com/leozide/leocad/releases/download/v19.07.1/Library-20.03.zip -O library.zip
|
||||
- unzip library.zip
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue