mirror of
https://github.com/leozide/leocad
synced 2025-01-30 20:34:56 +01:00
Update .travis.yml
This commit is contained in:
parent
7500dbb255
commit
7c86e6ed83
1 changed files with 2 additions and 4 deletions
|
@ -10,10 +10,8 @@ jobs:
|
||||||
sources:
|
sources:
|
||||||
- sourceline: "ppa:beineri/opt-qt-5.15.2-xenial"
|
- sourceline: "ppa:beineri/opt-qt-5.15.2-xenial"
|
||||||
packages:
|
packages:
|
||||||
- qt5-default
|
- qt515base
|
||||||
- qtbase5-dev
|
- qt5153d
|
||||||
- qttools5-dev-tools
|
|
||||||
- libqt5opengl5-dev
|
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
script:
|
script:
|
||||||
- source /opt/qt*/bin/qt*-env.sh
|
- source /opt/qt*/bin/qt*-env.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue