diff options
author | wongma7 <wongma7@users.noreply.github.com> | 2015-12-31 04:27:23 -0500 |
---|---|---|
committer | wongma7 <wongma7@users.noreply.github.com> | 2015-12-31 04:27:23 -0500 |
commit | 90805cc49695272fabfdee3d08ffb82bdb8a749d (patch) | |
tree | 9de9af0f22fcbcffb6b06f6f9e3ff001a7449fab | |
parent | 098f1ef1c0a6c411bc7abc664a34352058d9912e (diff) |
Update .travis.yml
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index c6b1e72c..d3b44994 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ android: - android-23 - build-tools-23.0.2 - platform-tools + - tools - extra-google-m2repository - extra-android-m2repository |