Debug travis output

This commit is contained in:
Anthony Green
2018-03-14 08:02:10 -04:00
parent 718a4177f2
commit 18fe190068

View File

@@ -28,6 +28,7 @@ install:
script: script:
- echo $MEVAL - echo $MEVAL
- env - env
- echo ------------------------------------------
- if test x"$MEVAL" != x; then eval ${MEVAL}; fi - if test x"$MEVAL" != x; then eval ${MEVAL}; fi
- echo ------------------------------------------ - echo ------------------------------------------
- if test x"$MEVAL" != x; then eval ${MEVAL}; fi - if test x"$MEVAL" != x; then eval ${MEVAL}; fi