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:
63
63
# - platform-tools
64
64
# - tools
65
65
# - 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
77
76
# - env: PLATFORM=android-7.0
78
77
# os: linux
79
78
# language: android
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ description: Open an in-app browser window.
28
28
| eslint| eslint|
29
29
|| browser (chrome, firefox, edge)|
30
30
|| iOS (9.3) on Xcode 7.3|
31
- || Android (4.4, 6.0 )|
31
+ || Android (4.4)|
32
32
33
33
# cordova-plugin-inappbrowser
34
34
You can’t perform that action at this time.
0 commit comments