diff --git a/.travis.yml b/.travis.yml index 5951af7..cea4ab1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ android: - android-21 before_script: - - ./android update sdk -u -t 1,2,3 + - android update sdk -u -t 1,2,3 script: - ./gradlew test