The .travis.yml file used for this job is not available
Build Config
{
"rvm": [
"1.9.2",
"1.9.3",
"jruby"
],
"script": "rspec",
"notifications": {
"irc": "irc.freenode.org#travis"
}
}