Skip to content

Commit

Permalink
[Travis] pod install is not necessary anymore
Browse files Browse the repository at this point in the history
The Pods directory is committed to the repo.
  • Loading branch information
mrackwitz committed Dec 29, 2015
1 parent 7a484ed commit c9eaaef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ osx_image: xcode7.2

before_install:
- gem install cocoapods --no-rdoc --no-ri --no-document --quiet
- pod install
- pod lib lint

0 comments on commit c9eaaef

Please sign in to comment.