[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Activate --show-log-on-error (f736ea71)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Oct 1 10:27:45 CEST 2019


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/f736ea712dcdcf39d30a658445c9b697ce06a9ae

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

commit f736ea712dcdcf39d30a658445c9b697ce06a9ae
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Oct 1 09:27:45 2019 +0100

    Activate --show-log-on-error


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

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

diff --git a/.travis.yml b/.travis.yml
index 4a45a3b3..5666ea6e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache:
     - $HOME/.texlive
 
 script:
- - texlua build.lua check -q -H
+ - texlua build.lua check -q -H --show-log-on-error
 
 notifications:
   email:





More information about the latex3-commits mailing list