diff --git a/.travis.yml b/.travis.yml index fe23f00ad..1f4c7a4e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,4 +19,4 @@ install: - ls -la script: - - xcodebuild -scheme linphone -project linphone.xcodeproj -sdk iphonesimulator${VERSION} -destination "platform=iOS Simulator,name=iPhone Retina (4-inch),OS=${VERSION}" test + - xcodebuild -scheme linphone -project linphone.xcodeproj -destination "platform=iOS Simulator,name=iPhone Retina (4-inch),OS=${VERSION}" test