Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Travis configuration to use Xcode 8 #89

Merged
merged 4 commits into from
Sep 19, 2016
Merged

Conversation

mattrubin
Copy link
Owner

Default to using Xcode 8 for Travis builds.

Testing on iOS 8.x currently times out on Travis with Xcode 8, so those tests will remain on Xcode 7.3. This is also useful for ensuring continued support for building with Swift 2.2.

@codecov-io
Copy link

codecov-io commented Sep 19, 2016

Current coverage is 92.37% (diff: 100%)

Merging #89 into master will increase coverage by 0.54%

@@             master        #89   diff @@
==========================================
  Files             6          6          
  Lines           367        367          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            337        339     +2   
+ Misses           30         28     -2   
  Partials          0          0          

Powered by Codecov. Last update f4370aa...11b2b76

@mattrubin mattrubin merged commit e21ac55 into master Sep 19, 2016
@mattrubin mattrubin deleted the travis-xcode-8 branch September 19, 2016 16:32
@mattrubin mattrubin added this to the 2.0.1 milestone Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants