1 Star 0 Fork 0

cloud/RSKImageCropper

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.travis.yml 563 Bytes
Copy Edit Raw Blame History
Ruslan Skorb authored 2017-11-29 20:12 . [travis.yml] Update osx_image.
osx_image: xcode9.1
language: objective-c
cache:
- bundler
podfile:
- Example/Podfile
before_script:
- make ci
install:
- bundle install --jobs=3 --retry=3 --deployment --path=${BUNDLE_PATH:-vendor.bundle}
- bundle exec pod install --project-directory=Example
script:
- make test
- make lint
notifications:
slack:
secure: "dUdDrioG0XXN2XQCVECpTrQjiEPj6FPnSxL5hP71vza2McmBv8KlaPbBdgcq0d9TWYkW6Xt8IehOf6sNLd2Sfa31UoCw3G+6HNqWP7/ThQZKEgl/GiLp1LiFcLqP+Ys87qf8Od6SyLLr7oVWlAkhmsgcUrUQGTLTHBvNrlqs1II="
after_success:
- bundle exec slather
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/nbcloud/RSKImageCropper.git
git@gitee.com:nbcloud/RSKImageCropper.git
nbcloud
RSKImageCropper
RSKImageCropper
master

Search