ce-support-r-language-definition Correctly lint R as supported language
Also add test coverage for un-aliased languages
The .travis.yml file used for this job is not available
Build Config
{
"rvm": [
"1.9.3",
"2.0.0",
"2.1.2"
],
"sudo": false,
"script": "bundle exec rspec",
"language": "ruby",
"bundler_args": "--without play"
}