0 Star 0 Fork 0

denk / weizhi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 571 Bytes
一键复制 编辑 原始数据 按行查看 历史
hp600 提交于 2016-09-21 17:34 . init version GPS Test
language: android
jdk: oraclejdk7
env:
global:
- ANDROID_API_LEVEL=21
- ANDROID_BUILD_TOOLS_VERSION=21.1.2
- ANDROID_ABI=armeabi-v7a
android:
components:
- platform-tools
- tools
- build-tools-$ANDROID_BUILD_TOOLS_VERSION
- android-$ANDROID_BUILD_TOOLS_VERSION
# Google Play Services
- extra-google-google_play_services
# Support library
- extra-android-support
# Latest artifacts in local repository
- extra-google-m2repository
- extra-android-m2repository
script:
- ./gradlew assembleDebug -PdisablePreDex
Java
1
https://gitee.com/denk/weizhi.git
git@gitee.com:denk/weizhi.git
denk
weizhi
weizhi
master

搜索帮助