diff options
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index e26f18e8..b9ea4b6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,6 @@ language: android android: components: - # Uncomment the lines below if you want to - # use the latest revision of Android SDK Tools - # - platform-tools - # - tools - # The BuildTools version used by your project - build-tools-21.1.2 |