Turn off travis until it's updated

This commit is contained in:
Erik Little 2016-09-08 07:31:17 -04:00
parent a55e9ab3ba
commit 6016129562
No known key found for this signature in database
GPG Key ID: BC28525205A08B33

View File

@ -1,9 +1,8 @@
language: objective-c
xcode_project: Socket.IO-Client-Swift.xcodeproj # path to your xcodeproj folder
xcode_scheme: SocketIO-iOS
osx_image: xcode7.3
osx_image: xcode8
branches:
only:
- master
- development
script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test -parallelize