From 72675b3e4c7f9fd640045badd641a7644daf1e86 Mon Sep 17 00:00:00 2001 From: Bradlee Speice Date: Mon, 24 Nov 2014 00:54:49 -0500 Subject: [PATCH] Wrong update command This will be the last test for now, please don't hate me Travis admins! --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 73c0dd9..b8f07b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ android: - android-21 before_script: - - echo y | android update sdk -u -t 1,2,3 + - echo y | android update sdk -u script: - ./gradlew test