diff options
author | Michael <betheg@bitcloner.org> | 2015-08-24 11:32:21 +0200 |
---|---|---|
committer | Michael <betheg@bitcloner.org> | 2015-08-24 11:32:21 +0200 |
commit | 97c28b13a644ddd7fa1b71fde2fa9f42d7de868d (patch) | |
tree | e64872ba8869f7941237c4a56877c5ed39ba5ffd /.travis.yml | |
parent | 4cc48f01df004af8060061b87bbfe49bb258edf6 (diff) |
add the the previously deleted build-tools.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 07f187fa..7c1c6844 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,5 +4,8 @@ android: - platform-tools - tools - build-tools-23.0.0 + - build-tools-22.0.1 + - build-tools-21.1.2 + - build-tools-19.1.0 - android-23 - extra-android-m2repository |