[latex3-commits] [git/LaTeX3-latex3-latex3] master: Show log on error failures in Travis-CI (2e400be25)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Sep 30 00:41:33 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/2e400be259842146af206c48aefb9c8693e37941

>---------------------------------------------------------------

commit 2e400be259842146af206c48aefb9c8693e37941
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Sep 29 23:41:33 2019 +0100

    Show log on error failures in Travis-CI


>---------------------------------------------------------------

2e400be259842146af206c48aefb9c8693e37941
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index ff467c9f9..1bf7feca6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ cache:
 
 jobs:
   include:
-    - script: l3build check -q -H
+    - script: l3build check -q -H --show-log-on-error
       name: "Test suite"
     - script: l3build doc -q -H
       name: "Documentation"





More information about the latex3-commits mailing list