Skip to content

Commit

Permalink
allow warnings in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnyoodles committed Apr 11, 2016
1 parent 9cf4e1a commit 816bbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ before_install:
#- pod install --project-directory=Example
script:
- set -o pipefail #&& xcodebuild test -workspace Example/DualSlideMenu.xcworkspace -scheme DualSlideMenu-Example -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty
- pod lib lint
- pod lib lint --allow-warnings

0 comments on commit 816bbc1

Please sign in to comment.