[latex3-commits] [git/LaTeX3-latex3-l3build] master: Create full releases instead of drafts (08513ce)
Marcel Fabian Krüger
zauguin at gmail.com
Sun Sep 29 13:21:50 CEST 2019
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/08513ce5ead26526651c5308fd7da76118b2d67f
>---------------------------------------------------------------
commit 08513ce5ead26526651c5308fd7da76118b2d67f
Author: Marcel Fabian Krüger <zauguin at gmail.com>
Date: Sun Sep 29 13:21:50 2019 +0200
Create full releases instead of drafts
With draft: true, Travis only prepares releases and they have to be
confirmeed manually. This was done in luaotfload for testing purposes,
but it no longer is necessary and it just introduces useless overhead.
>---------------------------------------------------------------
08513ce5ead26526651c5308fd7da76118b2d67f
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index a9578e5..89b8a67 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,4 +29,3 @@ deploy:
tags: true
branch: master
prerelease: false
- draft: true
More information about the latex3-commits
mailing list