Skip to content

Commit e6a9567

Browse files
committed
see 03/23 log
1 parent aba971b commit e6a9567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android:
1818
email: false
1919

2020
before_install:
21-
- yes | /usr/local/android-sdk/tools/bin/sdkmanager --licenses
21+
- yes | $ANDROID_HOME/tools/bin/sdkmanager "build-tools;26.0.2"
2222

2323
script:
2424
- ./gradlew build connectedCheck --info

0 commit comments

Comments
 (0)