diff --git a/.travis.yml b/.travis.yml index 2370292664..363cfc5baf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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