Update travis_yml just to get it to build

This commit is contained in:
Joshua Hudson
2017-01-23 20:31:46 -08:00
committed by GitHub
parent 34101c011b
commit f0a9965fa7
-1
View File
@@ -3,4 +3,3 @@ osx_image: xcode8.2
podfile: ObjectiveCExample/Podfile
xcode_workspace: ObjectiveCExample/ObjectiveCExample.xcworkspace
xcode_scheme: ObjectiveCExample
script: — xcodebuild clean build -workspace ObjectiveCExample/ObjectiveCExample.xcworkspace -scheme ObjectiveCExample -destination “platform=iOS Simulator,name=iPhone 6S”