[latex3-commits] [git/LaTeX3-latex3-latex3] master: make travis more pretty (e881c02)
Will Robertson
wspr81 at gmail.com
Thu Feb 28 13:18:46 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/e881c025300b513d329dbe6c6e4099bb885934a0
>---------------------------------------------------------------
commit e881c025300b513d329dbe6c6e4099bb885934a0
Author: Will Robertson <wspr81 at gmail.com>
Date: Thu Feb 28 22:48:46 2019 +1030
make travis more pretty
>---------------------------------------------------------------
e881c025300b513d329dbe6c6e4099bb885934a0
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index c451ac5..ff467c9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,9 @@ cache:
jobs:
include:
- script: l3build check -q -H
+ name: "Test suite"
- script: l3build doc -q -H
+ name: "Documentation"
notifications:
email:
More information about the latex3-commits
mailing list