diff options
author | Mohamed Zenadi <mohamed@zenadi.com> | 2016-10-17 11:50:03 +0200 |
---|---|---|
committer | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2016-10-17 12:04:23 +0200 |
commit | 0bab911033787d96a64755e544cc8831bc9c0114 (patch) | |
tree | b31b07741f3f68584823c8828c673d79275b6534 | |
parent | bb84e088e54076561c21de56e94ab9a568f9dbcf (diff) |
added version 23 of the build tools
-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 |