Skip to content

Commit 02a7a20

Browse files
committed
Before install instead of before script
1 parent 93fcb72 commit 02a7a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android:
88
- platform-tools
99
- tools
1010

11-
before_script:
11+
before_install:
1212
# Install SDK license so Android Gradle plugin can install deps.
1313
- mkdir "$ANDROID_HOME/licenses" || true
1414
- echo "8933bad161af4178b1185d1a37fbf41ea5269c55" > "$ANDROID_HOME/licenses/android-sdk-license"

0 commit comments

Comments
 (0)