[latex3-commits] [l3svn] branch master updated: With l3build spun out, it needs to be installed by the script

noreply at latex-project.org noreply at latex-project.org
Sun Jun 25 12:38:07 CEST 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  206a299   With l3build spun out, it needs to be installed by the script
206a299 is described below

commit 206a299765050fec2bc089b24e4218d9a69c9402
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Jun 25 11:37:51 2017 +0100

    With l3build spun out, it needs to be installed by the script
---
 support/texlive.sh |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/support/texlive.sh b/support/texlive.sh
index 23dbb00..e5aebbe 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -22,6 +22,9 @@ fi
 # Needed for any use of texlua even if not testing LuaTeX
 tlmgr install luatex
 
+# The test framework itself
+tlmgr install l3build
+
 # Required to build plain and LaTeX formats:
 # TeX90 plain for unpacking, pdfLaTeX, LuaLaTeX and XeTeX for tests
 tlmgr install cm etex knuth-lib latex-bin tex tex-ini-files unicode-data \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list