[latex3-commits] [l3svn] branch master updated: Export path for TL for Travis
noreply at latex-project.org
noreply at latex-project.org
Wed Sep 23 21:55:28 CEST 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new 81e2775 Export path for TL for Travis
81e2775 is described below
commit 81e2775113432abf578978791f65ed6c67f7c263
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Sep 23 20:55:14 2015 +0100
Export path for TL for Travis
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 6412962..185c375 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,4 +4,4 @@ before_install:
install: true
script:
- - texlua build.lua check -H
+ - export PATH=/tmp/texlive/bin/x86_64-linux:$PATH && texlua build.lua check -H
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list