You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2020/02/05 14:56:48 UTC

[flink-docker] branch master updated: Fix travis warnings/suggestions

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e4a788c  Fix travis warnings/suggestions
e4a788c is described below

commit e4a788c6c1c1037431d56e53c0e62810abd76e80
Author: Patrick Lucas <me...@patricklucas.com>
AuthorDate: Tue Feb 4 16:05:37 2020 +0100

    Fix travis warnings/suggestions
---
 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 7a1e0f6..a4e4f1d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
-sudo: required
+os: linux
+dist: bionic
+language: shell
 
 services:
 - docker