[travis] Quickly lint podspec
This commit is contained in:
@@ -7,4 +7,4 @@ script:
|
|||||||
- set -o pipefail
|
- set -o pipefail
|
||||||
- xcodebuild -project Stencil.xcodeproj -scheme Stencil test | xcpretty -c
|
- xcodebuild -project Stencil.xcodeproj -scheme Stencil test | xcpretty -c
|
||||||
- xcodebuild -project Stencil.xcodeproj -scheme Stencil test -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty -c
|
- xcodebuild -project Stencil.xcodeproj -scheme Stencil test -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty -c
|
||||||
- pod lib lint
|
- pod lib lint --quick
|
||||||
|
|||||||
Reference in New Issue
Block a user