Skip to content

Commit

Permalink
Override install to avoid dup CocoaPods execution
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr committed Apr 11, 2015
1 parent 8de5996 commit f271936
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
@@ -1,5 +1,5 @@
language: objective-c
before_install:
install:
- "gem install bundle"
- "bundle install"
- "bundle exec pod install"
Expand Down

0 comments on commit f271936

Please sign in to comment.