diff --git a/.travis.yml b/.travis.yml index 0b36a75..22a7944 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,9 @@ android: - android-25 - extra-android-m2repository licenses: - - 'android-sdk-preview-license-.+' - - 'android-sdk-license-.+' - - 'google-gdk-license-.+' + - android-sdk-preview-license-.+ + - android-sdk-license-.+ + - google-gdk-license-.+ notifications: email: true