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 98740200CDB for ; Sat, 5 Aug 2017 10:56:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 96C7916B2B2; Sat, 5 Aug 2017 08:56:47 +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 D283B16B2B0 for ; Sat, 5 Aug 2017 10:56:46 +0200 (CEST) Received: (qmail 12002 invoked by uid 500); 5 Aug 2017 08:56:45 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 11990 invoked by uid 99); 5 Aug 2017 08:56:45 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Aug 2017 08:56:45 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A52823A00A7 for ; Sat, 5 Aug 2017 08:56:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1804179 - /commons/proper/jxpath/trunk/.travis.yml Date: Sat, 05 Aug 2017 08:56:42 -0000 To: commits@commons.apache.org From: pascalschumacher@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170805085644.A52823A00A7@svn01-us-west.apache.org> archived-at: Sat, 05 Aug 2017 08:56:47 -0000 Author: pascalschumacher Date: Sat Aug 5 08:56:41 2017 New Revision: 1804179 URL: http://svn.apache.org/viewvc?rev=1804179&view=rev Log: .travis.yml: remove oraclejdk7 because it is no longer available on travis Modified: commons/proper/jxpath/trunk/.travis.yml Modified: commons/proper/jxpath/trunk/.travis.yml URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/.travis.yml?rev=1804179&r1=1804178&r2=1804179&view=diff ============================================================================== --- commons/proper/jxpath/trunk/.travis.yml (original) +++ commons/proper/jxpath/trunk/.travis.yml Sat Aug 5 08:56:41 2017 @@ -18,7 +18,6 @@ sudo: false jdk: - openjdk7 - - oraclejdk7 - oraclejdk8 after_success: