From adfa72e98d5ff1ef2ab33763ed0d58b4e4771b42 Mon Sep 17 00:00:00 2001 From: Andreas Linde Date: Tue, 12 May 2015 11:11:37 +0200 Subject: [PATCH] Fix .travis.yml for podspec test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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