summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2014-10-22 23:15:24 +0200
committerzeapo <mohamed@zenadi.com>2014-10-22 23:15:24 +0200
commit9aea6560b0b66285c7c1c47fed828c22514d9e2b (patch)
tree2e24fc1f75a7f47459d9955cc4c96a4b935b5420 /.travis.yml
parent2e7f55034cc9d89a2fe7359c16a09b64fc8de24e (diff)
Corrects issue where list was stacked again and again + clean up
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 278d7a93..d53e56a0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,10 +7,10 @@ android:
# - tools
# The BuildTools version used by your project
- - build-tools-19.1.0
+ - build-tools-21.0.1
# The SDK version used to compile your project
- - android-19
+ - android-21
# Additional components
- extra-google-m2repository
@@ -18,5 +18,4 @@ android:
# Specify at least one system image,
# if you need to run emulator(s) during your tests
- - sys-img-armeabi-v7a-android-19
- - sys-img-x86-android-17
+ # - sys-img-x86-android-21