Loading .travis.yml 0 → 100644 +17 −0 Original line number Diff line number Diff line language: android git: submodules: false before_install: - git submodule update --init --recursive script: - export JAVA_OPTS="-XX:MaxPermSize=1024m -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx2048m" - export TERM=dumb - echo sdk.dir $ANDROID_HOME > local.properties - ./gradlew assembleDebug -x lint android: components: - extra-android-m2repository - build-tools-22.0.1 - android-22 README.md +2 −0 Original line number Diff line number Diff line GmsCore ======= [](https://travis-ci.org/microg/android_packages_apps_GmsCore) Implementation of the "Play Services" library application. Building Loading Loading
.travis.yml 0 → 100644 +17 −0 Original line number Diff line number Diff line language: android git: submodules: false before_install: - git submodule update --init --recursive script: - export JAVA_OPTS="-XX:MaxPermSize=1024m -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx2048m" - export TERM=dumb - echo sdk.dir $ANDROID_HOME > local.properties - ./gradlew assembleDebug -x lint android: components: - extra-android-m2repository - build-tools-22.0.1 - android-22
README.md +2 −0 Original line number Diff line number Diff line GmsCore ======= [](https://travis-ci.org/microg/android_packages_apps_GmsCore) Implementation of the "Play Services" library application. Building Loading