Skip to content

Commit

Permalink
Update Travis' Cocoapods version to 0.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi McCallum committed Sep 20, 2015
1 parent debb178 commit a9539fe
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
Expand Up @@ -2,7 +2,7 @@ language: objective-c
before_install:
- brew update
- brew reinstall xctool
- gem install cocoapods -v 0.37.2
- gem install cocoapods -v 0.38.2
- gem install slather
- xcrun simctl list
install: echo "<3"
Expand Down

0 comments on commit a9539fe

Please sign in to comment.