We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1f1ef commit 5771d98Copy full SHA for 5771d98
.travis.yml
@@ -4,4 +4,4 @@ script:
4
- set -o pipefail
5
- git submodule update --init --recursive
6
- xcodebuild -project JWT.xcodeproj -scheme JWT test -sdk macosx | xcpretty -c
7
-- pod lib lint --no-clean
+- pod lib lint --quick
0 commit comments