Repository: lucy-clownfish
Updated Branches:
  refs/heads/master 05d3caa62 -> 5b609eb50


Tell Travis we don't need sudo


Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/5b609eb5
Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/5b609eb5
Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/5b609eb5

Branch: refs/heads/master
Commit: 5b609eb5030847e687859f6b850f40d723477f1e
Parents: 05d3caa
Author: Nick Wellnhofer <[email protected]>
Authored: Sun Mar 6 18:45:53 2016 +0100
Committer: Nick Wellnhofer <[email protected]>
Committed: Sun Mar 6 18:46:37 2016 +0100

----------------------------------------------------------------------
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/5b609eb5/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 2008a03..3010a93 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,7 @@
 # limitations under the License.
 
 language: perl
+sudo: false
 # Override Travis' default Perl installation script.
 install: 'true'
 script: devel/bin/travis-test.sh

Reply via email to