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"
]
}