[latex3-commits] [git/LaTeX3-latex3-l3build] master: Update Travis-CI set up for new structures (86234b8)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Mar 6 21:21:34 CET 2018


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/86234b805a33d234a0816f01b753ee95a18cf56a

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

commit 86234b805a33d234a0816f01b753ee95a18cf56a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Mar 6 19:56:51 2018 +0000

    Update Travis-CI set up for new structures
    
    Probably will change again once TL'18 picks up the changes.


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

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

diff --git a/.travis.yml b/.travis.yml
index 4a45a3b..b5e35ea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ cache:
     - $HOME/.texlive
 
 script:
- - texlua build.lua check -q -H
+ - texlua l3build.lua check -q -H
 
 notifications:
   email:





More information about the latex3-commits mailing list