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:09:33 UTC

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

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

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

commit 7dce34a55f8723fec5079e6b26ee606e2bb7521c
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jun 20 15:09:17 2019 +0200

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

diff --git a/.travis.yml b/.travis.yml
index 66b79fb..017eafc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,10 +44,13 @@ 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


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