From 4096811a53b8ee44b1382897065bcd99a80ab1c0 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 25 Sep 2012 14:05:52 -0400 Subject: fixes for test environment --- 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 c972b6972..e9751dd76 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 +sudo apt-get install -qq swig pylint if [[ "$WITH_OPTIONAL_DEPS" == "yes" ]]; then sudo apt-get install -qq python-selinux python-pylibacl fi -- cgit v1.2.3-1-g7c22