"examples/pytorch/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "aee1067941cad3c1789e94064611e701408dd458"
Commit 5597679b authored by Davis King's avatar Davis King
Browse files

more travis debug

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