OSDN Git Service

.travis.yml: don't specify CONFIG twice
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 20 Jan 2017 17:00:51 +0000 (17:00 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 10 Feb 2017 13:19:56 +0000 (13:19 +0000)
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml

index d83e2d4..3dc1e64 100644 (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