1 Star 0 Fork 0

黑色队长/YYModel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: objective-c
osx_image: xcode8
xcode_project: Framework/YYModel.xcodeproj
xcode_scheme: YYModel
before_install:
- env
- xcodebuild -version
- xcodebuild -showsdks
- xcpretty --version
- xcrun instruments -w 'iPhone 7' || sleep 15
script:
- set -o pipefail
- xcodebuild clean build -project "$TRAVIS_XCODE_PROJECT" -scheme "$TRAVIS_XCODE_SCHEME" | xcpretty
- xcodebuild test -project "$TRAVIS_XCODE_PROJECT" -scheme "$TRAVIS_XCODE_SCHEME" -destination "name=iPhone 7" -enableCodeCoverage YES | xcpretty
after_success:
- bash <(curl -s https://codecov.io/bash)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/hidden_group/YYModel.git
git@gitee.com:hidden_group/YYModel.git
hidden_group
YYModel
YYModel
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385