Skip to content

Commit

Permalink
[CI] sudo dat
Browse files Browse the repository at this point in the history
  • Loading branch information
jhersh committed May 6, 2015
1 parent 7557714 commit f092f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ machine:
dependencies:
pre:
- xcrun instruments -w "iPhone 6 (8.3 Simulator)" || exit 0
- gem install bundler -N
- sudo gem install bundler -N
override:
- bundle install --path=vendor/bundle --jobs=4
- bundle exec pod install --project-directory=Example
Expand Down

0 comments on commit f092f68

Please sign in to comment.