From d864e77f2da144d89a4c7d8138b06524707c6ad3 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 23 Dec 2015 12:47:15 -0600 Subject: tree isn't available --- .travis/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis/install.sh b/.travis/install.sh index 48b6055e..59f9769a 100755 --- a/.travis/install.sh +++ b/.travis/install.sh @@ -74,7 +74,6 @@ else ./config no-ssl2 -Wl,--version-script=openssl.ld -Wl,-Bsymbolic-functions -fPIC shared --prefix=$HOME/ossl-098 make depend make install - tree $HOME/ossl-098 fi export PATH="$HOME/ossl-098/bin:$PATH" export CFLAGS="-I$HOME/ossl-098/include" -- cgit v1.2.3