diff --git a/.travis.yml b/.travis.yml index c348e1dc0..461f65286 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,7 @@ android: - extra-google-m2repository before_install: + - yes | sdkmanager --licenses - echo no | android create avd --force -n test -t android-$EMULATOR_API --abi $ANDROID_ABI - emulator -avd test -no-skin -no-audio -no-window & - ./.wait_for_emulator.sh