Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io 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 EBBA016636E for ; Tue, 25 Jul 2017 10:21:10 +0200 (CEST) Received: (qmail 626 invoked by uid 500); 25 Jul 2017 08:21:10 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 615 invoked by uid 99); 25 Jul 2017 08:21:09 -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, 25 Jul 2017 08:21:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A225EDFA6C; Tue, 25 Jul 2017 08:21:09 +0000 (UTC) From: alsorokin To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-plugin-battery-status pull request #57: CB-13028 (CI) Added browser ... Content-Type: text/plain Message-Id: <20170725082109.A225EDFA6C@git1-us-west.apache.org> Date: Tue, 25 Jul 2017 08:21:09 +0000 (UTC) GitHub user alsorokin reopened a pull request: https://github.com/apache/cordova-plugin-battery-status/pull/57 CB-13028 (CI) Added browser platform to AppVeyor and Travis ### Platforms affected Browser ### What does this PR do? Enables AppVeyor and Travis to run tests on browser platform ### What testing has been done on this change? See AppVeyor and Travis results under this PR ### Checklist - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [x] Added automated test coverage as appropriate for this change. You can merge this pull request into a Git repository by running: $ git pull https://github.com/alsorokin/cordova-plugin-battery-status CB-13028 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-battery-status/pull/57.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #57 ---- commit fc23fc0a265e111fdfd578f615d4bf59f61b5568 Author: Alexander Sorokin Date: 2017-07-18T10:30:30Z CB-13028 (CI) Added browser platform to AppVeyor commit 8d9ef03225250821a282356b1c861c25f2ad9d57 Author: Alexander Sorokin Date: 2017-07-21T11:15:28Z CB-13028 (CI) Added browser platform to Travis ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org