diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 4c5d72b2..6c72f1dc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,10 @@ android: - tools - build-tools-23.0.3 - build-tools-24.0.2 + - build-tools-25.0.2 - android-23 - android-24 + - android-25 - extra-google-m2repository - extra-android-m2repository |