Skip to content

Commit 408fdb8

Browse files
authored
Update .travis.yml
1 parent 26b8559 commit 408fdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ language: objective-c
1111
# - pod install --project-directory=Example
1212
script:
1313
- set -o pipefail && xcodebuild test -workspace Example/EFIntroVideoViewController.xcworkspace -scheme EFIntroVideoViewController-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
14-
- pod lib lint
14+
- pod lib lint --allow-warnings

0 commit comments

Comments
 (0)