4 Star 2 Fork 2

AugustRush / Stellar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 356 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: Swift
xcode_project: StellarDemo.xcodeproj
before_install:
- brew update
- brew install carthage
install: carthage bootstrap --verbose
xcode_scheme: [Stellar, StellarDemo]
xcode_sdk: [iphonesimulator8.3]
osx_image: xcode7.3.1
matrix:
exclude:
- xcode_scheme: Stellar
xcode_sdk: iphonesimulator8.3
branches:
only:
- master
Swift
1
https://gitee.com/AugustLua/Stellar.git
git@gitee.com:AugustLua/Stellar.git
AugustLua
Stellar
Stellar
master

搜索帮助