Build swift4.0 branch

This commit is contained in:
Erik Little 2017-08-29 17:54:05 -04:00
parent 358e44a436
commit 2ac2f928c4
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

@ -1,11 +1,12 @@
language: objective-c
xcode_project: Socket.IO-Client-Swift.xcodeproj # path to your xcodeproj folder
xcode_scheme: SocketIO-iOS
osx_image: xcode8.3
osx_image: xcode9
branches:
only:
- master
- development
- swift4.0
before_install:
- brew update
- brew outdated xctool || brew upgrade xctool