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

Added build of test_client project, and still testing encrypted variables

This commit is contained in:
David A. Velasco 2014-04-09 12:21:15 +02:00
parent 982748df45
commit a8655239f0

View File

@ -2,19 +2,21 @@ language: java
jdk: oraclejdk7
before_install:
# Install base Android SDK
- echo '\$ENCRYPT_TEST'
- sudo apt-get update -qq
- sudo apt-get install -qq libstdc++6:i386 lib32z1
- export COMPONENTS=build-tools-18.1.0,android-19,sysimg-19
- 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
- android update project -p .
- sudo apt-get update -qq
- sudo apt-get install -qq libstdc++6:i386 lib32z1
- export COMPONENTS=build-tools-18.1.0,android-19,sysimg-19
- 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
- android update project -p .
script:
- ant clean
- ant debug
- cd test_client
- ant clean
- ant debug
env:
global:
secure: RIaWeu3vSn8QPaq388W6bPkralsv5F3tixk0h56mGlEQBtiLfkLmkXGCMBUehpOPIE1nXVzKyAcpa99EMltPJoo9gzK/4t0XMqFEGBUJsttnQYM4Js4wapJ4iaoAaY1wvFHEweAz2XpwHS3Wf4W9bHYDcXBeELxFxSYXQZgPj6Y=
secure: M3Zu6Jke2e4snRcnQdEJe7pElA29SH1sRktEFpXZ96YU8i+eeRFd3+m9UImtIrwyOK6Esj8uZlEH1TtRd6sa/W4W87vO+GtUEt4SpCbTbd/pF2HNWno0rfueP+6+CgBvyeVDLYa7JH8fQeQscnDZNSQ73PwEm8/T2v0mDYJGow4=