Commit 6dd88bc5b3f3d3d975409b7336f4127ae18da4b3

Anthony Green 2019-11-12T18:44:27

Debug

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/.travis/build.sh b/.travis/build.sh
index 59fd536..73c66f7 100755
--- a/.travis/build.sh
+++ b/.travis/build.sh
@@ -22,6 +22,10 @@ fi
 function build_cfarm()
 {
     curl -u ${CFARM_AUTH} https://cfarm-test-libffi-libffi.apps.home.labdroid.net/test?host=${HOST}\&commit=${TRAVIS_COMMIT} | tee build.log
+    echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
+    echo $(grep '== LOGFILE ==' build.log)
+    echo $(grep '== LOGFILE ==' build.log | cut -b15-)
+    echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
     curl -u ${CFARM_AUTH} "$(grep '== LOGFILE ==' build.log | cut -b15-)" > libffi.log
 
     ./rlgl l https://rl.gl