Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Commit

Permalink
Re-enable Travis-CI CocoaPods linting for all frameworks. (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlutsenko authored Sep 26, 2016
1 parent e000811 commit 82d4f4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@ script:
xcodebuild build -workspace FacebookSwift.xcworkspace -sdk iphonesimulator -scheme SwiftCatalog -configuration Debug -destination "platform=iOS Simulator,name=iPhone 5" -destination "platform=iOS Simulator,name=iPhone 7 Plus" | xcpretty -c
elif [ "$TEST_TYPE" = CocoaPods ]; then
pod lib lint FacebookCore.podspec
pod lib lint FacebookLogin.podspec
pod lib lint FacebookShare.podspec
fi

0 comments on commit 82d4f4b

Please # to comment.