Update .travis.yml

This commit is contained in:
Joshua Hudson
2017-04-12 12:41:44 -07:00
committed by GitHub
parent a339301074
commit 3f6592687a
+1 -1
View File
@@ -3,5 +3,5 @@ osx_image: xcode8.3
podfile: ObjectiveCExample/Podfile
xcode_workspace: ObjectiveCExample/ObjectiveCExample.xcworkspace
xcode_scheme: ObjectiveCExample
script: xcodebuild -workspace ObjectiveCExample/ObjectiveCExample.xcworkspace -scheme ObjectiveCExample -sdk iphonesimulator -destination "id=E40727B3-41FB-4D6E-B4CB-BFA87109EB12" -configuration Debug ONLY_ACTIVE_ARCH=NO ENABLE_TESTABILITY=YES test
script: xcodebuild -workspace ObjectiveCExample/ObjectiveCExample.xcworkspace -scheme ObjectiveCExample -sdk iphonesimulator -destination "id=375B606D-0484-4067-9E45-7697A3860886" -configuration Debug ONLY_ACTIVE_ARCH=NO ENABLE_TESTABILITY=YES test