2 Star 2 Fork 0

Kaelinda/AsyncTaskTrigger

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 563 Bytes
一键复制 编辑 原始数据 按行查看 历史
zuosong 提交于 2020-09-17 18:16 . add .
# references:
# * https://www.objc.io/issues/6-build-tools/travis-ci/
# * https://github.com/supermarin/xcpretty#usage
osx_image: xcode7.3
language: objective-c
# cache: cocoapods
# podfile: Example/Podfile
# before_install:
# - gem install cocoapods # Since Travis is not always on latest version
# - pod install --project-directory=Example
script:
- set -o pipefail && xcodebuild test -enableCodeCoverage YES -workspace Example/AsyncTaskTrigger.xcworkspace -scheme AsyncTaskTrigger-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
- pod lib lint
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/kaelinda/async-task-trigger.git
git@gitee.com:kaelinda/async-task-trigger.git
kaelinda
async-task-trigger
AsyncTaskTrigger
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385