diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 0033cf58..4c5d72b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,9 @@ android: components: - platform-tools - tools + - build-tools-23.0.3 - build-tools-24.0.2 + - android-23 - android-24 - extra-google-m2repository - extra-android-m2repository |