Commit 11020cbd authored by Davis King's avatar Davis King

Debug travis

parent f302ab6f
...@@ -9,6 +9,8 @@ if [ ! -x cmake/2.8/bin/cmake ] || [ ! -x cmake/3.1/bin/cmake ] || [ ! -x cmake/ ...@@ -9,6 +9,8 @@ if [ ! -x cmake/2.8/bin/cmake ] || [ ! -x cmake/3.1/bin/cmake ] || [ ! -x cmake/
rm -rf cmake rm -rf cmake
fi fi
rm -rf cmake
if [[ ! -d cmake ]]; then if [[ ! -d cmake ]]; then
echo "Downloading cmake..." echo "Downloading cmake..."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment