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 520ff72 commit c303257Copy full SHA for c303257
.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-Mac
4
-osx_image: xcode9.2
+osx_image: xcode10
5
branches:
6
only:
7
- master
0 commit comments