You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/05/22 18:54:24 UTC

[flink] branch cron-master-maven_compat updated: [FLINK-12447][travis] Remove maven 3.0.5 build

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

chesnay pushed a commit to branch cron-master-maven_compat
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/cron-master-maven_compat by this push:
     new 1a5fdba  [FLINK-12447][travis] Remove maven 3.0.5 build
1a5fdba is described below

commit 1a5fdbae00aafa8b7fbcab6da687f173db60797a
Author: Robert Metzger <89...@users.noreply.github.com>
AuthorDate: Wed May 22 19:23:45 2019 +0200

    [FLINK-12447][travis] Remove maven 3.0.5 build
---
 .travis.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 5a7a54a..5dcfdb7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,10 +36,6 @@ matrix:
     - env:
       - REMOTE="apache"
       - BRANCH="master"
-      - MVN_VERSION="3.0.5"
-    - env:
-      - REMOTE="apache"
-      - BRANCH="master"
       - MVN_VERSION="3.1.1"
     - env:
       - REMOTE="apache"