From dd196ce73618390736bd9df9ab41e97996ee7e9b Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 16 Oct 2012 09:22:49 -0400 Subject: added unit tests to test for schema validity --- testsuite/before_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/before_install.sh') diff --git a/testsuite/before_install.sh b/testsuite/before_install.sh index 1a68669de..884971e45 100755 --- a/testsuite/before_install.sh +++ b/testsuite/before_install.sh @@ -3,7 +3,7 @@ # before_install script for Travis-CI sudo apt-get update -qq -sudo apt-get install -qq swig pylint +sudo apt-get install -qq swig pylint libxml2-utils if [[ "$WITH_OPTIONAL_DEPS" == "yes" ]]; then sudo apt-get install -qq python-selinux python-pylibacl python-pyinotify \ python-yaml yum -- cgit v1.2.3-1-g7c22