From ff3e7cae306a8833e7f98ea2145d2d928b40a05d Mon Sep 17 00:00:00 2001 From: Terry Chia Date: Sun, 26 Oct 2014 21:10:49 +0800 Subject: I hate bash. --- .travis/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis/install.sh b/.travis/install.sh index b392663d..0a2af93b 100755 --- a/.travis/install.sh +++ b/.travis/install.sh @@ -74,6 +74,7 @@ else if [[ "${OPENSSL}" == "0.9.8" ]]; then sudo apt-get install --force-yes libssl-dev/lucid + fi case "${TOX_ENV}" in py26) -- cgit v1.2.3