summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndrew Cooper <andrew.cooper3@citrix.com>2016-07-15 13:51:30 +0100
committerAndrew Cooper <andrew.cooper3@citrix.com>2016-07-15 14:23:31 +0100
commitb48be35ac86cd6369124cf06ca3006d086095297 (patch)
tree71cc8ac4d10ca433dc9d7aed2aa88e81cc722de8 /.travis.yml
parentc98c80084d77d9963d5f6afe75d2b10cee0efc26 (diff)
travis: Add checkpolicy to the list of packages
Since c/s 41b61be1c "xsm: add a default policy to .init.data", checkpolicy is required for the hypervisor build if randconfig decides to enable XSM. Identified by a Travis randconfig run: https://travis-ci.org/andyhhp/xen/jobs/144989065 Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com> Acked-by: Doug Goldstein <cardoe@cardoe.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5bae60d877..9121fcca40 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -70,6 +70,7 @@ addons:
- gcc-5
- g++-5
- seabios
+ - checkpolicy
# we must set CXX manually instead of using 'language: cpp' due to
# travis-ci/travis-ci#3871
before_script: