updated travis config to remove some errors as indicated by travis

This commit is contained in:
Nikos Ftylitakis 2020-03-18 10:34:52 +02:00
parent 29597353ec
commit d695f1ff12
1 changed files with 2 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#Author: KangLin(kl222@126.com)
sudo: required
#sudo: required
dist: xenial
services:
@ -18,15 +18,12 @@ compiler:
jdk: oraclejdk7
os:
- unix
addons:
ssh_known_hosts:
- github.com
env:
matrix:
jobs:
- BUILD_TARGERT="linux" QT_VERSION_DIR=5.13 QT_VERSION=5.13.0
# - BUILD_TARGERT="android_armv7" QT_VERSION_DIR=5.13 QT_VERSION=5.13.0
- BUILD_TARGERT="linux" QT_VERSION_DIR=5.12 QT_VERSION=5.12.4