feat: Add support for Xcode 9.1 (#149)

This commit is contained in:
Dan Watson
2017-11-17 13:41:32 -05:00
committed by Kyle Fuller
parent a52ee21b72
commit 9e24ab658b
2 changed files with 5 additions and 2 deletions

View File

@@ -6,6 +6,9 @@ matrix:
- os: osx
osx_image: xcode9
env: SWIFT_VERSION=4.0
- os: osx
osx_image: xcode9.1
env: SWIFT_VERSION=4.0
- os: linux
env: SWIFT_VERSION=3.1.1
- os: linux