Skip to content

Commit

Permalink
Use Xcode 7 OS X image on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperspacemark committed Sep 30, 2015
1 parent 0b962da commit 8d83337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: objective-c
osx_image: xcode7
before_install:
- gem i cocoapods --no-ri --no-rdoc
- brew uninstall xctool; brew install xctool --HEAD;
Expand Down

0 comments on commit 8d83337

Please sign in to comment.