running tests

This commit is contained in:
Lukas Schmidt 2015-08-31 22:56:52 +02:00
parent 672e3601ed
commit cd2ee8950f

View File

@ -2,4 +2,4 @@ language: objective-c
xcode_project: Socket.IO-Client-Swift.xcodeproj # path to your xcodeproj folder
xcode_scheme: SocketIO-iOS
osx_image: xcode7
script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-iOS build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-iOS test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO