From 96c0c804742aa9d98388478b98a8f63f33b03136 Mon Sep 17 00:00:00 2001 From: Sourav Patra Date: Sun, 2 Aug 2020 11:30:21 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index ba37552..fb77af3 100755 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,9 @@ android: components: - build-tools-26.0.2 - android-26 + - add-on - extra + licenses: + - 'android-sdk-preview-license-52d11cd2' + - 'android-sdk-license-.+' + - 'google-gdk-license-.+' \ No newline at end of file