Skip to content

Commit 92139d8

Browse files
committed
Remove Android components
2 parents 0dbac7d + 2f48e80 commit 92139d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ matrix:
2323
script: cd demo && npm run build.plugin && npm i && tns build android --bundle --env.uglify --env.snapshot
2424
- language: android
2525
env:
26-
- BuildAndroid="26"
26+
- BuildAndroid="28"
2727
os: linux
2828
jdk: oraclejdk8
2929
before_install: nvm install stable
@@ -60,8 +60,8 @@ matrix:
6060

6161
android:
6262
components:
63-
- build-tools-26.0.1
64-
- android-26
63+
- build-tools-28.0.3
64+
- android-28
6565
- extra-android-m2repository
6666
- sys-img-armeabi-v7a-android-21
6767

0 commit comments

Comments
 (0)