Commit 18fe190068563bb2bf52a0993017887f438c85a4

Anthony Green 2018-03-14T08:02:10

Debug travis output

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.travis.yml b/.travis.yml
index 05ca0cf..6f06657 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,6 +28,7 @@ install:
 script:
   - echo $MEVAL
   - env
+  - echo ------------------------------------------
   - if test x"$MEVAL" != x; then eval ${MEVAL}; fi
   - echo ------------------------------------------
   - if test x"$MEVAL" != x; then eval ${MEVAL}; fi