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

[cordova-plugin-screen-orientation] 02/02: Focus CI

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

raphinesse pushed a commit to branch raphinesse/debug-ci
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-screen-orientation.git

commit d914b0eb3033f567a21ab699375b9666b3593b03
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Wed Nov 20 01:17:33 2019 +0100

    Focus CI
---
 .travis.yml | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index f22999a..24f45fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,39 +41,11 @@ _android: &_android
 
 matrix:
   include:
-    # 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
-    - env: PLATFORM=ios-12.0
-      <<: *_ios
-    - env: PLATFORM=ios-12.2
-      <<: *_ios
 
-    - env: PLATFORM=android-5.1
-      <<: *_android
-    - env: PLATFORM=android-6.0
-      <<: *_android
     - env: PLATFORM=android-7.0
       <<: *_android
-    - env: PLATFORM=android-7.1
-      <<: *_android
-    - env: PLATFORM=android-8.0
-      <<: *_android
-    - env: PLATFORM=android-8.1
-      <<: *_android
-    - env: PLATFORM=android-9.0
-      <<: *_android
 
 before_install:
   # manually install Node for `language: android`


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