mirror of
https://github.com/status-im/qzxing.git
synced 2025-02-20 06:38:24 +00:00
updated travis config to remove some errors as indicated by travis
This commit is contained in:
parent
29597353ec
commit
d695f1ff12
@ -1,6 +1,6 @@
|
|||||||
#Author: KangLin(kl222@126.com)
|
#Author: KangLin(kl222@126.com)
|
||||||
|
|
||||||
sudo: required
|
#sudo: required
|
||||||
dist: xenial
|
dist: xenial
|
||||||
|
|
||||||
services:
|
services:
|
||||||
@ -18,15 +18,12 @@ compiler:
|
|||||||
|
|
||||||
jdk: oraclejdk7
|
jdk: oraclejdk7
|
||||||
|
|
||||||
os:
|
|
||||||
- unix
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
ssh_known_hosts:
|
ssh_known_hosts:
|
||||||
- github.com
|
- github.com
|
||||||
|
|
||||||
env:
|
env:
|
||||||
matrix:
|
jobs:
|
||||||
- BUILD_TARGERT="linux" QT_VERSION_DIR=5.13 QT_VERSION=5.13.0
|
- 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="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
|
- BUILD_TARGERT="linux" QT_VERSION_DIR=5.12 QT_VERSION=5.12.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user