Re: [Xen-devel] [PATCH] travis: install ghostscript

2017-06-27 Thread Doug Goldstein
On 6/27/17 4:53 AM, Wei Liu wrote: > Signed-off-by: Wei Liu > --- > Cc: Doug Goldstein > --- > .travis.yml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.travis.yml b/.travis.yml > index 9121fcca40..f93dd6868e 100644 > --- a/.travis.yml > +++ b/.travis.yml > @@ -71,6 +71,7 @@ addons:

Re: [Xen-devel] [PATCH] travis: install ghostscript

2017-06-27 Thread Andrew Cooper
On 27/06/17 10:53, Wei Liu wrote: > Signed-off-by: Wei Liu Acked-by: Andrew Cooper > --- > Cc: Doug Goldstein > --- > .travis.yml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.travis.yml b/.travis.yml > index 9121fcca40..f93dd6868e 100644 > --- a/.travis.yml > +++ b/.travis.yml >

[Xen-devel] [PATCH] travis: install ghostscript

2017-06-27 Thread Wei Liu
Signed-off-by: Wei Liu --- Cc: Doug Goldstein --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9121fcca40..f93dd6868e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -71,6 +71,7 @@ addons: - g++-5 - seabios -