File tree Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -63,17 +63,16 @@ matrix:
6363 # - platform-tools
6464 # - tools
6565 # - build-tools-26.0.2
66- - env : PLATFORM=android-6.0
67- os : linux
68- language : android
69- jdk : oraclejdk8
70- android :
71- components :
72- - tools
73- - platform-tools
74- - tools
75- - build-tools-26.0.2
76- # TBD SKIP for now:
66+ # - env: PLATFORM=android-6.0
67+ # os: linux
68+ # language: android
69+ # jdk: oraclejdk8
70+ # android:
71+ # components:
72+ # - tools
73+ # - platform-tools
74+ # - tools
75+ # - build-tools-26.0.2
7776 # - env: PLATFORM=android-7.0
7877 # os: linux
7978 # language: android
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ description: Open an in-app browser window.
2828| eslint| eslint|
2929|| browser (chrome, firefox, edge)|
3030|| iOS (9.3) on Xcode 7.3|
31- || Android (4.4, 6.0 )|
31+ || Android (4.4)|
3232
3333# cordova-plugin-inappbrowser
3434
You can’t perform that action at this time.
0 commit comments