diff options
author | Daniel Gultsch <inputmice@siacs.eu> | 2015-01-11 01:49:54 +0100 |
---|---|---|
committer | Daniel Gultsch <inputmice@siacs.eu> | 2015-01-11 01:49:54 +0100 |
commit | 12d63f2612377fbbb01e885145e2366bf0835f47 (patch) | |
tree | 37e80aee55e636905952e0c19d45bc4c8ea9b1eb /.travis.yml | |
parent | 0aa50cb5a1f72e65d5b4a01aa4da3f1454d51a51 (diff) |
updated travis file to build with android-m2repository
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index e11c02c5..4f147a61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,4 @@ android: - build-tools-21.1.2 - build-tools-19.1.0 - android-21 + - extra-android-m2repository |