Skip to content

Commit 5771d98

Browse files
committed
[travis] Lint podspec quickly
1 parent bc1f1ef commit 5771d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ script:
44
- set -o pipefail
55
- git submodule update --init --recursive
66
- xcodebuild -project JWT.xcodeproj -scheme JWT test -sdk macosx | xcpretty -c
7-
- pod lib lint --no-clean
7+
- pod lib lint --quick

0 commit comments

Comments
 (0)