@@ -3,3 +3,5 @@ os: osx
osx_image: xcode7
xcode_workspace: Kingfisher.xcworkspace
xcode_scheme: Kingfisher
+
+script: xcodebuild -workspace Kingfisher.xcworkspace -scheme Kingfisher -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=latest' test