Skip to content
Snippets Groups Projects
Commit 362a83f1 authored by Lennart Goedhart's avatar Lennart Goedhart
Browse files

Update Travis build to use Android API 26

parent 62b046ad
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ cache: ...@@ -15,8 +15,8 @@ cache:
env: env:
global: global:
- EMULATOR_API_LEVEL=14 - EMULATOR_API_LEVEL=14
- ANDROID_API_LEVEL=25 - ANDROID_API_LEVEL=26
- ANDROID_BUILD_TOOLS_VERSION=25.0.2 - ANDROID_BUILD_TOOLS_VERSION=26.0.2
- ANDROID_ABI=armeabi-v7a - ANDROID_ABI=armeabi-v7a
- ADB_INSTALL_TIMEOUT=5 - ADB_INSTALL_TIMEOUT=5
...@@ -73,4 +73,4 @@ notifications: ...@@ -73,4 +73,4 @@ notifications:
- https://webhooks.gitter.im/e/0283e844d525908106b2 - https://webhooks.gitter.im/e/0283e844d525908106b2
on_success: change on_success: change
on_failure: always on_failure: always
on_start: false on_start: false
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment