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