use 7.3 image

This commit is contained in:
Erik 2016-03-24 14:17:49 -04:00
parent a0167ae213
commit 8f8d5acdba

View File

@ -1,7 +1,7 @@
language: objective-c
xcode_project: Socket.IO-Client-Swift.xcodeproj # path to your xcodeproj folder
xcode_scheme: SocketIO-iOS
osx_image: xcode7
osx_image: xcode7.3
before_install:
- cd Socket.IO-Test-Server/
- npm install