projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d2c6c9
)
.travis.yml: don't specify CONFIG twice
author
Alex Bennée
<alex.bennee@linaro.org>
Fri, 20 Jan 2017 17:00:51 +0000
(17:00 +0000)
committer
Alex 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
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index d83e2d493b65ae0233f42733cc91fd20e384a2e6..3dc1e6439dc6b66df1a97a3f5320b6caf9932ab6 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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