All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] travis: install ghostscript
@ 2017-06-27  9:53 Wei Liu
  2017-06-27 10:13 ` Andrew Cooper
  2017-06-27 15:46 ` Doug Goldstein
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Liu @ 2017-06-27  9:53 UTC (permalink / raw)
  To: Xen-devel; +Cc: Doug Goldstein, Wei Liu

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
Cc: Doug Goldstein <cardoe@cardoe.com>
---
 .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
             - checkpolicy
+            - ghostscript
 # we must set CXX manually instead of using 'language: cpp' due to
 # travis-ci/travis-ci#3871
 before_script:
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] travis: install ghostscript
  2017-06-27  9:53 [PATCH] travis: install ghostscript Wei Liu
@ 2017-06-27 10:13 ` Andrew Cooper
  2017-06-27 15:46 ` Doug Goldstein
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Cooper @ 2017-06-27 10:13 UTC (permalink / raw)
  To: xen-devel

On 27/06/17 10:53, Wei Liu wrote:
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

> ---
> Cc: Doug Goldstein <cardoe@cardoe.com>
> ---
>  .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
>              - checkpolicy
> +            - ghostscript
>  # we must set CXX manually instead of using 'language: cpp' due to
>  # travis-ci/travis-ci#3871
>  before_script:


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] travis: install ghostscript
  2017-06-27  9:53 [PATCH] travis: install ghostscript Wei Liu
  2017-06-27 10:13 ` Andrew Cooper
@ 2017-06-27 15:46 ` Doug Goldstein
  1 sibling, 0 replies; 3+ messages in thread
From: Doug Goldstein @ 2017-06-27 15:46 UTC (permalink / raw)
  To: Wei Liu, Xen-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 661 bytes --]

On 6/27/17 4:53 AM, Wei Liu wrote:
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> ---
> Cc: Doug Goldstein <cardoe@cardoe.com>
> ---
>  .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
>              - checkpolicy
> +            - ghostscript
>  # we must set CXX manually instead of using 'language: cpp' due to
>  # travis-ci/travis-ci#3871
>  before_script:
> 

Acked-by: Doug Goldstein <cardoe@cardoe.com>

-- 
Doug Goldstein


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 613 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-27 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-27  9:53 [PATCH] travis: install ghostscript Wei Liu
2017-06-27 10:13 ` Andrew Cooper
2017-06-27 15:46 ` 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.