[latex3-commits] [git/LaTeX3-latex3-latex2e] travis-gh414: \tracingall alone isn't enough (46ff6683)

PhelypeOleinik phelype.oleinik at latex-project.org
Sun Oct 18 19:12:29 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : travis-gh414
Link       : https://github.com/latex3/latex2e/commit/46ff6683ad3b52977a026c3ecca1e7c15009d8bf

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

commit 46ff6683ad3b52977a026c3ecca1e7c15009d8bf
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Sun Oct 18 14:12:29 2020 -0300

    \tracingall alone isn't enough


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

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

diff --git a/.travis.yml b/.travis.yml
index 70335f5f..d624a41c 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 github-0414
       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.