We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6547d6c commit 297e09bCopy full SHA for 297e09b
.travis.yml
@@ -5,5 +5,4 @@ before_install:
5
script:
6
- set -o pipefail
7
- xcodebuild -workspace JWT.xcworkspace -scheme JWT test -sdk macosx | xcpretty -c
8
-- xcodebuild -workspace JWT.xcworkspace -scheme JWT test -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty -c
9
- pod lib lint
0 commit comments