1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

Removed unneeded script to setup environment

This commit is contained in:
David A. Velasco 2014-04-08 12:43:40 +02:00
parent 98344e193e
commit bda94d02aa

View File

@ -8,7 +8,6 @@ before_install:
- 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
script:
- ant clean