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

Lint warning: unexpected key mono, dropping #116

Open Dids opened 7 years ago

Dids commented 7 years ago

Warning when linting:

> travis lint .travis.yml
Warnings for .travis.yml:
[x] unexpected key mono, dropping

Snippet of .travis.yml:

language: csharp
mono:
  - latest
  - 5.0.1