Try to enforce newer Android build tools in Travis

This commit is contained in:
David A. Velasco 2015-05-26 13:54:07 +02:00
parent e354f8861e
commit 3ead0b6f6e

View file

@ -3,7 +3,7 @@ android:
components:
- platform-tools
- tools
- build-tools-20.0.0
- build-tools-22.0.1
- android-19
before_install:
- rm pom.xml