diff --git a/run_ci_tests.sh b/run_ci_tests.sh index 55a053d..c467cd1 100755 --- a/run_ci_tests.sh +++ b/run_ci_tests.sh @@ -1,6 +1,6 @@ set -x -yum install -y python-virtualenv python34 \ +yum install -y python-virtualenv python34 python34-devel \ gcc python-cryptography python34-cryptography \ libgit2 python-pygit2 \ redis swig openssl-devel m2crypto \