Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Whited <sam@samwhited.com>2015-01-04 18:43:15 +0300
committerSam Whited <sam@samwhited.com>2015-01-04 18:43:15 +0300
commit92f4b7161b28c8af01b47a8e1590e025bd20f314 (patch)
treeb0b70ce7e59435e922ce30a75a5079676a625133 /.travis.yml
parent0d6d09b7e97709f0978a5527454ab6bbd9ad9443 (diff)
Add travis config
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 000000000..cb01fd952
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,7 @@
+language: android
+android:
+ components:
+ - platform-tools
+ - tools
+ - build-tools-19.1.0
+ - android-19