mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
.travis.yml: don't specify CONFIG twice
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
7d2c6c9551
commit
fed5364971
1 changed files with 1 additions and 2 deletions
|
|
@ -104,8 +104,7 @@ matrix:
|
|||
- wget -O - http://people.linaro.org/~alex.bennee/qemu-submodule-git-seed.tar.xz | tar -xvJ
|
||||
- git submodule update --init --recursive
|
||||
# Trusty build with latest stable clang
|
||||
- env: CONFIG=""
|
||||
sudo: required
|
||||
- sudo: required
|
||||
addons:
|
||||
dist: trusty
|
||||
language: generic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue