Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 10813102EE for ; Tue, 19 May 2015 17:09:06 +0000 (UTC) Received: (qmail 39706 invoked by uid 500); 19 May 2015 17:09:06 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 39575 invoked by uid 500); 19 May 2015 17:09:05 -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 39456 invoked by uid 99); 19 May 2015 17:09:05 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 May 2015 17:09:05 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B979BE35B7; Tue, 19 May 2015 17:09:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: robertkowalski@apache.org To: commits@couchdb.apache.org Date: Tue, 19 May 2015 17:09:07 -0000 Message-Id: <65fe2131d539471d9e8d6f5f05e2de2e@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] fauxton commit: updated refs/heads/master to 30f6577 tests: update ff PR: #422 PR-URL: https://github.com/apache/couchdb-fauxton/pull/422 Reviewed-By: Benjamin Keen Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/a4e516e2 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/a4e516e2 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/a4e516e2 Branch: refs/heads/master Commit: a4e516e24163cdb0862eedaf5f48c5b3f667ee7b Parents: 8b7f7e3 Author: Robert Kowalski Authored: Tue May 19 17:22:15 2015 +0200 Committer: Robert Kowalski Committed: Tue May 19 19:12:21 2015 +0200 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/a4e516e2/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 7ee3a27..6f504af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ git: depth: 10 addons: - firefox: "34.0" + firefox: "38.0.1" before_install: - sudo apt-get update -qq - sudo apt-get install -qq flashplugin-installer