diff options
author | pirogoeth <pirogoeth@maio.me> | 2015-03-10 09:35:00 -0500 |
---|---|---|
committer | pirogoeth <pirogoeth@maio.me> | 2015-03-10 09:35:00 -0500 |
commit | a51b119dec9c6484ea69227548b36ee0f06cdd20 (patch) | |
tree | 0bf9064d23b500207b63f8c5449077e62fc059f9 /.travis.yml | |
parent | b2429b4eeee317b38a0b92f650f5732c34474894 (diff) |
another change to trigger a build in travis.
Diffstat (limited to '.travis.yml')
-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 |