more configuration tweaks

This commit is contained in:
Joshua Hudson
2016-05-31 12:13:20 -07:00
parent 02501b4775
commit 7a0e9ff317
+2 -2
View File
@@ -1,6 +1,6 @@
language: objective-c
osx_image: xcode7.3
osx_image: xcode7.3.1
podfile: ObjectiveCExample/Podfile
xcode_workspace: ObjectiveCExample/ObjectiveCExample.xcworkspace
xcode_scheme: ObjectiveCExampleTests
xcode_scheme: ObjectiveCExample
script: - xctool -workspace ObjectiveCExample/ObjectiveCExample.xcworkspace -scheme ObjectiveCExample -sdk iphonesimulator clean test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO