diff mbox

travis: Drop bridge-utils and iproute2

Message ID 1455806185-29539-1-git-send-email-andrew.cooper3@citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Andrew Cooper Feb. 18, 2016, 2:36 p.m. UTC
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(-)

Comments

Douglas Goldstein Feb. 18, 2016, 2:50 p.m. UTC | #1
On 2/18/16 8:36 AM, Andrew Cooper wrote:
> 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>
> ---

Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
diff mbox

Patch

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