[travis] Quickly lint podspec

This commit is contained in:
Kyle Fuller
2014-12-29 03:31:35 +00:00
parent 5aac08cabf
commit 0212e8781c

View File

@@ -7,4 +7,4 @@ script:
- set -o pipefail
- xcodebuild -project Stencil.xcodeproj -scheme Stencil test | xcpretty -c
- xcodebuild -project Stencil.xcodeproj -scheme Stencil test -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty -c
- pod lib lint
- pod lib lint --quick