travis-ci / travis-yaml

parses, normalizes, validates and serializes your .travis.yml
http://yaml.travis-ci.org/
MIT License
170 stars 66 forks source link

Correctly lint R as supported language #104

Open clekstro opened 7 years ago

clekstro commented 7 years ago

While this is officially a community-supported language, we shouldn't warn when it is specified.

Also, add test coverage for un-aliased languages (though it's definitely possible I've simply failed to find their current tests).

This should resolve the following issue: https://github.com/travis-ci/travis-yaml/issues/90