.travis.yml: don't specify CONFIG twice

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
Alex Bennée 2017-01-20 17:00:51 +00:00
parent 7d2c6c9551
commit fed5364971

View file

@ -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