Skip to content

Commit

Permalink
Merge pull request Quick#302 from Quick/xcode-8
Browse files Browse the repository at this point in the history
Compile under Xcode 8 beta 1
  • Loading branch information
sharplet authored Jun 18, 2016
2 parents 996d51e + d388f93 commit abb5a49
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 73 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ matrix:
env: NIMBLE_RUNTIME_OSX_SDK_VERSION=10.10 TYPE=osx
- os: osx
env: TYPE=swiftpm
- os: osx
env: NIMBLE_RUNTIME_IOS_SDK_VERSION=10.0 TYPE=ios
osx_image: xcode8
- os: osx
env: NIMBLE_RUNTIME_TVOS_SDK_VERSION=10.0 TYPE=tvos
osx_image: xcode8
- os: osx
env: NIMBLE_RUNTIME_OSX_SDK_VERSION=10.12 TYPE=osx
osx_image: xcode8
- os: linux
dist: trusty
sudo: required
Expand Down
Loading

0 comments on commit abb5a49

Please sign in to comment.