We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b8559 commit 408fdb8Copy full SHA for 408fdb8
.travis.yml
@@ -11,4 +11,4 @@ language: objective-c
11
# - pod install --project-directory=Example
12
script:
13
- set -o pipefail && xcodebuild test -workspace Example/EFIntroVideoViewController.xcworkspace -scheme EFIntroVideoViewController-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
14
-- pod lib lint
+- pod lib lint --allow-warnings
0 commit comments