From 83510cc3e77a0c5afda2df8c3ca6d06f096c91ea Mon Sep 17 00:00:00 2001 From: Jeremy Klein Date: Wed, 15 Jul 2015 17:59:22 -0700 Subject: Add android 22 and m2repository to the travis ci. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 4979aa7..d05375b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,9 @@ before_script: android: components: - build-tools-22.0.0 + - android-22 - extra-android-support + - extra-android-m2repository license: - '.+' -- cgit v1.2.3