Trying older version of android-sdk-installer
authorDavid A. Velasco <dvelasco@solidgear.es>
Mon, 7 Apr 2014 12:17:14 +0000 (14:17 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Tue, 8 Apr 2014 07:22:10 +0000 (09:22 +0200)
.travis.yml

index 39d4c94..4429520 100644 (file)
@@ -5,7 +5,7 @@ before_install:
     - sudo apt-get update -qq
     - sudo apt-get install -qq libstdc++6:i386 lib32z1
     - export COMPONENTS=build-tools-18.1.0,android-14,android-17,android-19,sysimg-19,extra-android-support
-    - curl -3L https://raw.github.com/embarkmobile/android-sdk-installer/version-2/android-sdk-installer | bash /dev/stdin --install=$COMPONENTS
+    - curl -3L https://raw.github.com/embarkmobile/android-sdk-installer/version-1/android-sdk-installer | bash /dev/stdin --install=$COMPONENTS
     - source ~/.android-sdk-installer/env
     - rm pom.xml
     - ./setup_env.sh