1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +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
-1
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