From 770a0d6a052e574d68387e8956ed68e84a3a98bf Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Fri, 27 Jun 2014 01:19:13 -0500 Subject: [PATCH] Update licenses --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) 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