From 312f95b73d9e2e1a0e3f21ea7c297263ec05987b Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Tue, 6 Jan 2015 21:51:37 -0500 Subject: Update travis config to use current build tools --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index cb01fd95..e11c02c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,5 +3,6 @@ android: components: - platform-tools - tools + - build-tools-21.1.2 - build-tools-19.1.0 - - android-19 + - android-21 -- cgit v1.2.3