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