You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2019/07/14 20:44:49 UTC

[buildr] branch master updated: CI: Drop unused sudo: false directive

This is an automated email from the ASF dual-hosted git repository.

donaldp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildr.git


The following commit(s) were added to refs/heads/master by this push:
     new 44894d7  CI: Drop unused sudo: false directive
     new 524f40b  Merge pull request #44 from olleolleolle/patch-1
44894d7 is described below

commit 44894d7a0cc76bb5d835b8081f8750bd7cda270a
Author: Olle Jonsson <ol...@gmail.com>
AuthorDate: Sun Jul 14 13:44:37 2019 +0200

    CI: Drop unused sudo: false directive
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 4130082..66ba408 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,4 @@
 language: ruby
-sudo: false
 jdk:
   - oraclejdk8
 rvm: