1 Star 0 Fork 0

loveq369/realm-cocoa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
language: objective-c
osx_image: xcode10.2
branches:
only: master
script: placeholder # workaround for https://github.com/travis-ci/travis-ci/issues/4681
matrix:
include:
- script: ./build.sh verify-swiftlint
env: JOB=verify-swiftlint
before_install: brew update; brew outdated swiftlint || brew upgrade swiftlint
- script: ./build.sh verify-docs
env: JOB=verify-docs
before_install: gem install jazzy
- script: ./build.sh verify-osx-swift
env: JOB=verify-osx-swift
- script: ./build.sh test-tvos
env: JOB=test-tvos
- script: ./build.sh verify-osx
env: JOB=verify-osx
# These jobs are disabled pending work to fix their configuration when running
# on the Travis machines, without also breaking our internal CI system.
# - script: ./build.sh test-ios-swift
# env: JOB=test-ios-swift
# - script: ./build.sh test-ios-static
# env: JOB=test-ios-static
############################################################################
# These jobs pass but are disabled because they occasionally make Travis
# exceed its maximum of 50 minutes in aggregate for matrix builds.
############################################################################
# - script: ./build.sh verify-ios-dynamic
# env: JOB=verify-ios-dynamic
# - script: ./build.sh verify-osx-encryption
# env: JOB=verify-osx-encryption
exclude:
- script: placeholder # workaround for https://github.com/travis-ci/travis-ci/issues/4681
notifications:
email: false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/longhaiqiang/realm-cocoa.git
git@gitee.com:longhaiqiang/realm-cocoa.git
longhaiqiang
realm-cocoa
realm-cocoa
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385