We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2919d4a commit 5d81377Copy full SHA for 5d81377
.travis.yml
@@ -1,7 +1,7 @@
1
language: objective-c
2
xcode_project: Socket.IO-Client-Swift.xcodeproj # path to your xcodeproj folder
3
xcode_scheme: SocketIO-iOS
4
-osx_image: xcode7
+osx_image: xcode7.3
5
before_install:
6
- cd Socket.IO-Test-Server/
7
- npm install
0 commit comments