[latex3-commits] [l3svn] r6135 - Cache TL settings/fonts/etc.
noreply at latex-project.org
noreply at latex-project.org
Wed Sep 30 10:18:33 CEST 2015
Author: joseph
Date: 2015-09-30 10:18:33 +0200 (Wed, 30 Sep 2015)
New Revision: 6135
Modified:
trunk/.travis.yml
Log:
Cache TL settings/fonts/etc.
Modified: trunk/.travis.yml
===================================================================
--- trunk/.travis.yml 2015-09-30 08:02:29 UTC (rev 6134)
+++ trunk/.travis.yml 2015-09-30 08:18:33 UTC (rev 6135)
@@ -4,6 +4,7 @@
cache:
directories:
- /tmp/texlive
+ - $HOME/$TLSETTTINGS
script:
- export PATH=/tmp/texlive/bin/x86_64-linux:$PATH && texlua build.lua check -H
More information about the latex3-commits
mailing list