Skip to content

Commit

Permalink
update cocoapods and xcode for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
f2prateek committed Sep 21, 2015
1 parent 97b9057 commit c500842
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 c500842

Please sign in to comment.