From db999a58f2314adf1eb9a363f41190d6d87d2e5a Mon Sep 17 00:00:00 2001 From: Erik Little Date: Thu, 8 Sep 2016 13:13:24 -0400 Subject: [PATCH] travis supports the gm --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5918e2f..6edb703 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,5 @@ osx_image: xcode8 branches: only: - master + - development script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test -parallelize