Fixed CI build error due to missing build tools

This commit is contained in:
Anthony Restaino 2016-01-12 20:25:36 -05:00
parent 290e77e696
commit 34327136d9

View File

@ -2,7 +2,7 @@ language: android
sudo: false sudo: false
android: android:
components: components:
- build-tools-23.0.1 - build-tools-23.0.2
- build-tools-22.0.1 - build-tools-22.0.1
- android-23 - android-23
- android-22 - android-22