[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Use l3build rather than texlua build.lua (39a3c3f1)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Oct 1 10:28:19 CEST 2019
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/39a3c3f19ce062f859ece07fb2bd3d8eb8818e96
>---------------------------------------------------------------
commit 39a3c3f19ce062f859ece07fb2bd3d8eb8818e96
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Oct 1 09:28:19 2019 +0100
Use l3build rather than texlua build.lua
Cosmetic change mainly.
>---------------------------------------------------------------
39a3c3f19ce062f859ece07fb2bd3d8eb8818e96
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 5666ea6e..b702024b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache:
- $HOME/.texlive
script:
- - texlua build.lua check -q -H --show-log-on-error
+ - l3build check -q -H --show-log-on-error
notifications:
email:
More information about the latex3-commits
mailing list