Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 54117200D37 for ; Thu, 26 Oct 2017 06:00:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 52D72160BE0; Thu, 26 Oct 2017 04:00:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BD382160BDA for ; Thu, 26 Oct 2017 06:00:04 +0200 (CEST) Received: (qmail 7773 invoked by uid 500); 26 Oct 2017 04:00:03 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 7764 invoked by uid 99); 26 Oct 2017 04:00:03 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2017 04:00:03 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 5AE2E81BC2; Thu, 26 Oct 2017 04:00:00 +0000 (UTC) Date: Thu, 26 Oct 2017 04:00:00 +0000 To: "commits@couchdb.apache.org" Subject: [couchdb] branch master updated: Travis: s/20.0/20.1 for build MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150899040039.26839.4016619551513207191@gitbox.apache.org> From: wohali@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: couchdb X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1cd5852a758bf79c1860dae8d69e103d2e0611a4 X-Git-Newrev: a1ee18da71d434424eb361510745370514c8fd82 X-Git-Rev: a1ee18da71d434424eb361510745370514c8fd82 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Thu, 26 Oct 2017 04:00:05 -0000 This is an automated email from the ASF dual-hosted git repository. wohali pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/couchdb.git The following commit(s) were added to refs/heads/master by this push: new a1ee18d Travis: s/20.0/20.1 for build a1ee18d is described below commit a1ee18da71d434424eb361510745370514c8fd82 Author: Joan Touzet AuthorDate: Wed Oct 25 16:27:55 2017 -0400 Travis: s/20.0/20.1 for build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5a2f53b..fe84f87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false os: linux otp_release: - - 20.0 + - 20.1 - 19.3 - 18.3 - 17.5 -- To stop receiving notification emails like this one, please contact ['"commits@couchdb.apache.org" '].