Skip to content

Commit 5d81377

Browse files
committed
use 7.3 image
1 parent 2919d4a commit 5d81377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: objective-c
22
xcode_project: Socket.IO-Client-Swift.xcodeproj # path to your xcodeproj folder
33
xcode_scheme: SocketIO-iOS
4-
osx_image: xcode7
4+
osx_image: xcode7.3
55
before_install:
66
- cd Socket.IO-Test-Server/
77
- npm install

0 commit comments

Comments
 (0)