* [PATCH] travis: Drop bridge-utils and iproute2
@ 2016-02-18 14:36 Andrew Cooper
2016-02-18 14:50 ` Doug Goldstein
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cooper @ 2016-02-18 14:36 UTC (permalink / raw)
To: Xen-devel
Cc: Ian Jackson, Andrew Cooper, Doug Goldstein, Ian Campbell, Wei Liu
These packages are not permitted inside travis, and are not necessary for
building Xen.
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
---
CC: Doug Goldstein <cardoe@cardoe.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: Wei Liu <wei.liu2@citrix.com>
---
.travis.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index c7227ba..005ca39 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,8 +46,6 @@ addons:
- libglib2.0-dev
- libpixman-1-dev
- pkg-config
- - bridge-utils
- - iproute2
- flex
- bison
- gettext
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-18 14:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-18 14:36 [PATCH] travis: Drop bridge-utils and iproute2 Andrew Cooper
2016-02-18 14:50 ` Doug Goldstein
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.