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 402bfa4b8..9d87e5e7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,8 @@ addons: hostname: short-hostname android: components: + - tools + - build-tools-23.0.2 - build-tools-23.0.1 - android-23 - android-22 |