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

github.com/acomminos/Plumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Comminos <andrew@comminos.com>2016-01-19 10:44:10 +0300
committerAndrew Comminos <andrew@comminos.com>2016-01-19 10:44:10 +0300
commit8a567929d3a73610cbffba4693a874942d0d5609 (patch)
treed6b0b41be0e2a58d2688136518c386bb38a0e747
parent77947f40810bf90a78cbef0d179d730f7e348d1b (diff)
Add build tools version and target SDK to .travis.yml.
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 56b40ea..5db19ef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1 +1,5 @@
language: android
+android:
+ components:
+ - build-tools-21.1.1
+ - android-21