You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/06/20 13:04:11 UTC

[cordova-plugin-geolocation] branch janpio-add_platforms_to_ci created (now 72fb467)

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

janpio pushed a change to branch janpio-add_platforms_to_ci
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-geolocation.git.


      at 72fb467  Revert "remove failing platforms"

This branch includes the following new commits:

     new 72fb467  Revert "remove failing platforms"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-plugin-geolocation] 01/01: Revert "remove failing platforms"

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-add_platforms_to_ci
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-geolocation.git

commit 72fb4676ce4ca6f3f8ec77d2f53e65126b7c0d26
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jun 20 15:03:53 2019 +0200

    Revert "remove failing platforms"
    
    This reverts commit 9d289d20feff7e9de50145a04012b0576c761b67.
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index d838216..cdb7c33 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,9 +44,14 @@ matrix:
     # local tests, without saucelabs
     - env: PLATFORM=local/browser
       <<: *_ios
+    - env: PLATFORM=local/ios-10.0
+      <<: *_ios
 
     # many tests with saucelabs
     - env: PLATFORM=browser-chrome
+    - env: PLATFORM=browser-firefox
+    - env: PLATFORM=browser-safari
+    - env: PLATFORM=browser-edge
 
     - env: PLATFORM=ios-11.3
       <<: *_ios


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org