Commit 5597679b authored by Davis King's avatar Davis King

more travis debug

parent f5665cd1
......@@ -41,7 +41,13 @@ if [ "$VARIANT" = "old-cmake" ]; then
ls ../cmake/2.8/bin/
ls -l ../cmake/2.8/bin/cmake
echo echo what is the deal > wtf
chmod u+x ./wtf
ls -l wtf
./wtf
cp ../cmake/2.8/bin/cmake wtf
ls -l wtf
./wtf --version
../cmake/2.8/bin/cmake --version
......
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