3 Star 2 Fork 0

Gitee 极速下载/jkeyboardpanelswitch

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Jacksgong/JKeyboardPanelSwitch
克隆/下载
.travis.yml 655 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jacksgong 提交于 2018-05-12 23:48 . chore: run okcheckDebug on travis ci
language: android
jdk:
# build-tools 25.0.0 need jdk8 or above.
- oraclejdk8
android:
components:
# Ref https://github.com/travis-ci/travis-ci/issues/6260.
- tools
- platform-tools
- build-tools-27.0.3
- android-27
- extra
script:
- ./gradlew clean okcheckDebug
after_script:
- cat ./app/build/outputs/lint-results.xml
- cat ./library/build/outputs/lint-results.xml
sudo: false
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
- $HOME/.android/build-cache
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/jkeyboardpanelswitch.git
git@gitee.com:mirrors/jkeyboardpanelswitch.git
mirrors
jkeyboardpanelswitch
jkeyboardpanelswitch
master

搜索帮助