summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Grover <joeygrover@gmail.com>2017-10-03 14:49:43 -0700
committerGitHub <noreply@github.com>2017-10-03 14:49:43 -0700
commit2486a3cea25d3aa0dc206a8e623bfcb87c57dd85 (patch)
tree593496c6e821b0b3b78f838515dbf24759838c38
parent08c70bae6cacffbe711534d4558155b2894606d4 (diff)
downloadsdl_android-feature/android_o_p2.tar.gz
Update travis (#626)feature/android_o_p2
* Update travis * Update travis * Update travis * Update travis * Update travis
-rw-r--r--.travis.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index feb45eecc..fb7fc4dbe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,19 +5,20 @@ android:
components:
# use the latest revision of Android SDK Tools
- tools
- - platform-tools
- tools
+ - platform-tools
- ndk-bundle
# The BuildTools version used by your project
- - build-tools-25.0.2
+ - build-tools-26.0.1
# The SDK version used to compile your project
- android-26
+ - android-22 #For emulator
# Specify at least one system image,
# if you need to run emulator(s) during your tests
- sys-img-armeabi-v7a-android-22
- # - sys-img-x86-android-17
+ # - sys-img-x86-android-26
# Android Support Repos
- extra-android-m2repository