diff --git a/.travis.yml b/.travis.yml index 41b78ddeb..84061eaa2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,9 +19,6 @@ android: - build-tools-$BUILD_TOOLS - extra-android-m2repository - extra-google-m2repository - licenses: - - 'android-sdk-preview-license-.+' - - 'android-sdk-license-.+' before_install: - echo no | android create avd --force -n test -t android-$EMULATOR_API --abi $ANDROID_ABI