You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by be...@apache.org on 2019/10/13 23:04:31 UTC

[flume] branch trunk updated: Revert "Fix broken build"

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

bessbd pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/flume.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e4af39b  Revert "Fix broken build"
e4af39b is described below

commit e4af39b046537885551866463c56397ec0991a09
Author: Bessenyei Balázs Donát <be...@apache.org>
AuthorDate: Mon Oct 14 00:59:38 2019 +0200

    Revert "Fix broken build"
    
    This reverts commit 74dc4ef0f9de8a79a521de1ddff80ec0f81bc32b which was
    pushed accidentally.
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1bf3133..2c8e71f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,6 @@
 # specific language governing permissions and limitations
 # under the License.
 
-dist: trusty
 language: java
 jdk:
   - oraclejdk8