diff --git a/.travis.yml b/.travis.yml index fde9d2e..892c1aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ components: - extra-android-m2repository before_install: - - echo yes | ./android update sdk --no-ui -f \ No newline at end of file + - echo yes | android update sdk --no-ui -f \ No newline at end of file