#23 from travis-ci/sinthetix-casher-doc
master Merge pull requestElaborate Casher's Readme
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"
}