Skip to content

Commit

Permalink
Update CocoaPods in Travis build (close #359)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhadam committed Aug 22, 2018
1 parent 979cd95 commit d3d2690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ rvm:
- 2.2.2

before_install:
- gem install cocoapods -v '1.4.0'
- gem install cocoapods -v '1.5.3'
- gem install slather
- gem install xcpretty -N --no-ri --no-rdoc
- brew update
Expand Down

0 comments on commit d3d2690

Please sign in to comment.