[latex3-commits] [git/LaTeX3-latex3-latex2e] travis: Show diff on Travis (2d92d2bd)

PhelypeOleinik phelype.oleinik at latex-project.org
Wed Jan 27 14:37:47 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : travis
Link       : https://github.com/latex3/latex2e/commit/2d92d2bdb5c956d4e298562235c4e48c8bd14aa2

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

commit 2d92d2bdb5c956d4e298562235c4e48c8bd14aa2
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Wed Jan 27 10:37:47 2021 -0300

    Show diff on Travis


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

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

diff --git a/.travis.yml b/.travis.yml
index 70335f5f..8bae2ad3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ cache:
 jobs:
   include:
     - if: NOT tag IS present
-      script: l3build check -q  --show-log-on-error
+      script: l3build check -q -H --show-log-on-error
       name: "Test suite"
     - if: NOT tag IS present
       script: l3build doc -q -H --show-log-on-error





More information about the latex3-commits mailing list.