1 Star 0 Fork 1

ggluck / Alamofire

forked from Ajrui / Alamofire 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 573 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mattt Thompson 提交于 2015-04-09 08:02 . Merge branch 'xcode-6.3'
language: objective-c
osx_image: xcode63
branches:
only:
- master
env:
- LC_CTYPE=en_US.UTF-8 LANG=en_US.UTF-8
before_install:
- gem install xcpretty -N
script:
- set -o pipefail
- xcodebuild -project Alamofire.xcodeproj -scheme "Alamofire iOS" -sdk iphonesimulator
-destination "platform=iOS Simulator,name=iPhone 6" ONLY_ACTIVE_ARCH=NO test | xcpretty -c
- xcodebuild -project "iOS Example.xcodeproj" -scheme "iOS Example" -sdk iphonesimulator
-destination "platform=iOS Simulator,name=iPhone 6" ONLY_ACTIVE_ARCH=YES build | xcpretty -c
- pod lib lint --quick
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ggluck/Alamofire.git
git@gitee.com:ggluck/Alamofire.git
ggluck
Alamofire
Alamofire
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891