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
5b7df96339
commit
4421090307
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
sources:
|
sources:
|
||||||
- sourceline: "ppa:beineri/opt-qt-5.15.2-xenial"
|
- sourceline: "ppa:beineri/opt-qt-5.15.2-xenial"
|
||||||
packages:
|
packages:
|
||||||
- qt510base
|
- qt515base
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
script:
|
script:
|
||||||
- source /opt/qt*/bin/qt*-env.sh
|
- source /opt/qt*/bin/qt*-env.sh
|
||||||
|
|
Loading…
Reference in a new issue