1 Star 2 Fork 0

CHINASOFT_OHOS/AnimatedSvgView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 442 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jared Rummler 提交于 2018-10-28 21:14 . Update travis
language: android
android:
components:
- tools # Tools
- platform-tools # Platform tools
- build-tools-28.0.3 # Build tools version
- android-28 # Target SDK version
jdk:
- oraclejdk8
script:
- ./gradlew build
branches:
except:
- gh-pages
notifications:
email: false
sudo: false
cache:
directories:
- $HOME/.gradle
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/chinasoft_ohos/AnimatedSvgView.git
[email protected]:chinasoft_ohos/AnimatedSvgView.git
chinasoft_ohos
AnimatedSvgView
AnimatedSvgView
master

搜索帮助