clean-cache-dir Remove cache directories if they exist
To ensure that we have a clean working environment
The .travis.yml file used for this job is not available
Build Config
{
"rvm": [
"1.9.3",
"2.1.5"
],
"sudo": false,
"script": [
"bundle exec rspec spec"
],
"language": "ruby"
}