Skip to content

Commit

Permalink
Merge pull request #11 from BoltsFramework/nlutsenko.xcode73
Browse files Browse the repository at this point in the history
Use Xcode 7.3 for Travis-CI.
  • Loading branch information
nlutsenko committed Mar 29, 2016
2 parents a0e1a26 + 2795f84 commit 9b54010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ branches:
- master
language: objective-c
os: osx
osx_image: xcode7.2
osx_image: xcode7.3
cache:
- cocoapods
env:
Expand Down

0 comments on commit 9b54010

Please sign in to comment.