mirror of
https://github.com/leozide/leocad
synced 2024-12-26 21:58:44 +01:00
Update .travis.yml
This commit is contained in:
parent
6100ca086f
commit
086c69b735
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@ jobs:
|
|||
sources:
|
||||
- sourceline: "ppa:beineri/opt-qt-5.10.1-trusty"
|
||||
packages:
|
||||
- qt510base
|
||||
- qt5-default
|
||||
- qtbase5-dev
|
||||
- qttools5-dev-tools
|
||||
compiler: gcc
|
||||
script:
|
||||
- source /opt/qt*/bin/qt*-env.sh
|
||||
|
|
Loading…
Reference in a new issue