3 Star 0 Fork 0

Gitee 极速下载 / ZQEndlessPageControl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/zeqinjie/ZQEndlessPageControl
克隆/下载
.travis.yml 571 Bytes
一键复制 编辑 原始数据 按行查看 历史
# 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/ZQEndlessPageControl.xcworkspace -scheme ZQEndlessPageControl-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
- pod lib lint
Swift
1
https://gitee.com/mirrors/ZQEndlessPageControl.git
git@gitee.com:mirrors/ZQEndlessPageControl.git
mirrors
ZQEndlessPageControl
ZQEndlessPageControl
master

搜索帮助