diff --git a/.travis.yml b/.travis.yml index 475faa6f6..e2f6d1891 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ env: android: components: - build-tools-20 + licenses: + - android-sdk-license-5be876d5 before_install: - echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI