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
2df67a8774
commit
d230ad693e
1 changed files with 1 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
|||
language: cpp
|
||||
|
||||
arch:
|
||||
- amd64
|
||||
- arm64
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
|
@ -37,10 +33,8 @@ matrix:
|
|||
dist: trusty
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- sourceline: "ppa:beineri/opt-qt-5.10.1-trusty"
|
||||
packages:
|
||||
- qt510base
|
||||
- qt5-default
|
||||
sudo: required
|
||||
compiler: gcc
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue