File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed
Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 88 osx_image : xcode10.1
99 install :
1010 - ./scripts/install_swiftlint.sh
11- - git submodule update --init --recursive
1211 script :
13- - xcodebuild build-for-testing test-without-building -scheme Carbon -configuration Release -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone X' ENABLE_TESTABILITY=YES | xcpretty - c
12+ - xcodebuild build-for-testing test-without-building -workspace Carbon.xcworkspace - scheme Carbon -configuration Release -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone X' ENABLE_TESTABILITY=YES | xcpretty - c
1413
1514notifications :
1615 email : false
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ in UITableView and UICollectionView.</br>
1212<a href =" https://cocoapods.org/pods/Carbon " ><img alt =" CocoaPods " src =" https://img.shields.io/cocoapods/v/Carbon.svg " /></a >
1313<a href =" https://github.com/Carthage/Carthage " ><img alt =" Carthage " src =" https://img.shields.io/badge/carthage-compatible-yellow.svg " /></a >
1414</br >
15- <a href =" https://ra1028.github.io/Carbon " ><img alt =" Documentation " src =" https://raw.githubusercontent.com/ra1028/Carbon/master/docs/badge.svg " /></a >
1615<a href =" https://travis-ci.org/ra1028/Carbon " ><img alt =" Build Status " src =" https://travis-ci.org/ra1028/Carbon.svg?branch=master " /></a >
1716<a href =" https://developer.apple.com/ " ><img alt =" Platform " src =" https://img.shields.io/badge/platform-iOS-green.svg " /></a >
1817<a href =" https://github.com/ra1028/Carbon/blob/master/LICENSE " ><img alt =" Lincense " src =" https://img.shields.io/badge/License-Apache%202.0-black.svg " /></a >
Original file line number Diff line number Diff line change @@ -206,7 +206,6 @@ <H4 align="center">
206206< a href ="https://cocoapods.org/pods/Carbon "> < img alt ="CocoaPods " src ="https://img.shields.io/cocoapods/v/Carbon.svg "/> </ a >
207207< a href ="https://github.com/Carthage/Carthage "> < img alt ="Carthage " src ="https://img.shields.io/badge/carthage-compatible-yellow.svg "/> </ a >
208208</ br >
209- < a href ="https://ra1028.github.io/Carbon "> < img alt ="Documentation " src ="https://github.com/ra1028/Carbon/blob/master/docs/badge.svg "/> </ a >
210209< a href ="https://travis-ci.org/ra1028/Carbon "> < img alt ="Build Status " src ="https://travis-ci.org/ra1028/Carbon.svg?branch=master "/> </ a >
211210< a href ="https://developer.apple.com/ "> < img alt ="Platform " src ="https://img.shields.io/badge/platform-iOS-green.svg "/> </ a >
212211< a href ="https://github.com/ra1028/Carbon/blob/master/LICENSE "> < img alt ="Lincense " src ="https://img.shields.io/badge/License-Apache%202.0-black.svg "/> </ a >
You can’t perform that action at this time.
0 commit comments