Forgot to update sdk/build tools in .travis.yml

This commit is contained in:
Doug Keen 2016-10-30 21:25:36 -07:00
parent 7393663fef
commit daad250bb9
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ android:
- tools
# The BuildTools version used by your project
- build-tools-24.0.3
- build-tools-25.0.0
# The SDK version used to compile your project
- android-24
- android-25
- extra-google-m2repository
- extra-android-m2repository