Skip to content

Commit 11966f0

Browse files
committed
update travis
1 parent 9d39c99 commit 11966f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ android:
1111
- build-tools-27.0.3
1212
- android-27
1313

14+
before_install:
15+
- yes | sdkmanager "platforms;android-27"
16+
1417
script:
1518
- if [[ "${TRAVIS_PULL_REQUEST}" = "false" ]]; then
1619
openssl aes-256-cbc -K $encrypted_3327ea27a2f5_key -iv $encrypted_3327ea27a2f5_iv -in Bin.jks.enc -out Bin.jks -d;

0 commit comments

Comments
 (0)