Fix .travis.yml for podspec test

This commit is contained in:
Andreas Linde
2015-05-12 11:11:37 +02:00
parent 423af40aa2
commit adfa72e98d

View File

@@ -7,4 +7,5 @@ script:
- xcodebuild -project HockeySDK.xcodeproj -scheme "HockeySDK" -sdk iphonesimulator
-configuration Debug -destination "platform=iOS Simulator,name=iPhone 6" test |
xcpretty -c
- cd ..
- pod lib lint