[latex3-commits] [l3svn] branch master updated: Travis seems to need sudo

noreply at latex-project.org noreply at latex-project.org
Wed Sep 23 18:18:40 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  1e3cf90   Travis seems to need sudo
1e3cf90 is described below

commit 1e3cf908021df2d101714c1fae3befb8f87b722c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Sep 23 17:18:31 2015 +0100

    Travis seems to need sudo
---
 .travis.yml |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 1c4b161..61fdab4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,5 @@
+sudo: true
+
 before_install:
  - sudo apt-get install -y texlive-basic
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list