summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTijmen Wildervanck <Tijmen.Wildervanck@gmail.com>2017-10-13 22:28:33 +0200
committeryvesf <yvesf-git@xapek.org>2017-10-13 23:38:16 +0200
commit6986f3eaaa131cbfde815a2a0ffca9b36dc2fbd9 (patch)
tree57b8def1364b7ceb579c4cf8ca0cef1eb98bc728 /.travis.yml
parentb5cb91721fc3c5db1de9d12b330a896d5dd174ba (diff)
downloadandiodine-6986f3eaaa131cbfde815a2a0ffca9b36dc2fbd9.tar.gz
andiodine-6986f3eaaa131cbfde815a2a0ffca9b36dc2fbd9.zip
update Gradle and Buildtools and fix YMLv1.4
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c738fa..628b2f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,8 +5,8 @@ jdk:
android:
components:
- - build-tools-21.1.2
- - android-15
+ - build-tools-25.0.2
+ - android-21
before_install:
- git clone --depth 1 https://github.com/urho3d/android-ndk.git $HOME/android-ndk-root