commit | 8174d45810b8242b34d55e72f1744cab42964f11 | [log] [tgz] |
---|---|---|
author | David Morrissey <[email protected]> | Mon Dec 11 09:11:41 2017 +0000 |
committer | David Morrissey <[email protected]> | Mon Dec 11 09:11:41 2017 +0000 |
tree | 30f8afcf5c4fa728fc68cb8fc5f57c65024c3c79 | |
parent | f953721a7255f74df526e3f49e2ff4fbc25af6c6 [diff] |
Trying to get Travis to build
diff --git a/.travis.yml b/.travis.yml index 035b736..22b5198 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -16,6 +16,8 @@ - build-tools-26.0.2 - android-27 - platform-tools + licenses: + - 'android-sdk-license-.+' script: ./gradlew build