Skip to content

Commit

Permalink
Do a pod repo update in make setup
Browse files Browse the repository at this point in the history
  • Loading branch information
neonichu committed May 25, 2016
1 parent 4fc54f0 commit 582685b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ doc:
setup:
git submodule update --init
bundle install
bundle exec pod repo update
bundle exec pod install

test:
Expand Down

0 comments on commit 582685b

Please sign in to comment.