[latex3-commits] [git/LaTeX3-latex3-latex2e] deploy: Correct .yml syntax (1ecc3ad7)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Oct 1 14:54:25 CEST 2019


Repository : https://github.com/latex3/latex2e
On branch  : deploy
Link       : https://github.com/latex3/latex2e/commit/1ecc3ad759aa5765e5820a0e22403caf94ea526f

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

commit 1ecc3ad759aa5765e5820a0e22403caf94ea526f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Oct 1 13:54:25 2019 +0100

    Correct .yml syntax


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

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

diff --git a/.travis.yml b/.travis.yml
index 9ea6f9df..057c4353 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ cache:
     - /tmp/texlive
     - $HOME/.texlive
 
-script:
+jobs:
   include:
     - script: l3build check -q -H --show-log-on-error
       name: "Test suite"





More information about the latex3-commits mailing list