master Make sure we have the newest version of CocoaPods

Push event #2.1 errored

  • Ran for
AMD64
no language set
Git
The .travis.yml file used for this job is not available
Build Config
{
  "script": "~/xctool/xctool.sh -workspace Travis.xcworkspace -scheme Travis test",
  "language": "objective-c",
  "before_install": [
    "git clone https://github.com/facebook/xctool.git ~/xctool",
    "~/xctool/build.sh",
    "gem update cocoapods"
  ]
}