another travis test

This commit is contained in:
Fredrik Johansson 2015-10-13 16:30:23 +02:00
parent 854313dab7
commit ad86c2fd87

View file

@ -22,6 +22,8 @@ if [ ! -d "mpir-2.7.0" ]; then
cd ..
else
echo "Using cached directory."
ls
ls mpir-2.7.0
fi
if [ ! -d "mpfr-3.1.3" ]; then