Skip to content

Commit

Permalink
Merge pull request segmentio#437 from segmentio/update-tools
Browse files Browse the repository at this point in the history
update cocoapods and xcode for CI
  • Loading branch information
f2prateek committed Sep 22, 2015
2 parents 59192c3 + c500842 commit e913a01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ machine:
environment:
LANG: en_US.UTF-8
xcode:
version: "6.3.1"
version: "7.0"

dependencies:
pre:
- sudo gem install cocoapods --version 0.37.2
- sudo gem install cocoapods --version 0.38.2
- pod setup
- pod install

Expand Down

0 comments on commit e913a01

Please sign in to comment.