summaryrefslogtreecommitdiff
path: root/Build/source/.travis.yml
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-06 17:53:52 +0000
committerKarl Berry <karl@freefriends.org>2018-07-06 17:53:52 +0000
commit6e0ef8475e8bdc664bd8bd158bd76d9d6bb5e5a4 (patch)
treeaf5076b43a983bf2e0bf3f8d1f6a408adda8526e /Build/source/.travis.yml
parent852a0d193dea646bdf6698972eb4c4fc07523779 (diff)
build doc updates
git-svn-id: svn://tug.org/texlive/trunk@48151 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/.travis.yml')
-rw-r--r--Build/source/.travis.yml14
1 files changed, 12 insertions, 2 deletions
diff --git a/Build/source/.travis.yml b/Build/source/.travis.yml
index 957b951ef41..95c0e13f884 100644
--- a/Build/source/.travis.yml
+++ b/Build/source/.travis.yml
@@ -9,8 +9,18 @@
# which is pushed to Github
# https://github.com/TeX-Live/texlive-source
# The cron job that does the git svn up and git push is
-# running on texlive.info
-#
+# running on texlive.info.
+
+# To get binaries:
+# * go to https://github.com/TeX-Live/texlive-source/commits/master
+# and check that all commits you want are there (max waiting time 30min).
+# * go to https://github.com/TeX-Live/texlive-source/releases
+# and "Draft new release" (does git tag).
+# * wait 30min or so.
+# * go to https://github.com/TeX-Live/texlive-source/releases/latest/
+# and there should be binaries for the new "release".
+# * use tl-update-bindir.
+
language: c
sudo: required