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

Updating `addons.apt` node to reflect the current nested setup. For #58 #65

Closed solarce closed 3 years ago

solarce commented 9 years ago

Updating addons.apt node to reflect the current nested setup. For #58

dragon788 commented 8 years ago

@solarce Could you try merging recent master changes to this branch? I just ran into the apt addon failure trying to use the linter against a file when building a new project that I want to test offline first.

brlin-tw commented 7 years ago

Any update for this PR?

fingolfin commented 7 years ago

This PR fixes a ton of bugs -- the Travis linter currently even rejects several examples in the Travis docs, and this has been so for years :-(.

szepeviktor commented 7 years ago

@BanzaiMan Could you merge this one?

onomojo commented 6 years ago

What's the hold up on this? Its been nearly 3 years now.

onomojo commented 6 years ago

Should this repos just be labeled deprecated? No one appears to actually be actively maintaining this thing anymore.

szepeviktor commented 6 years ago

TravisCI runs on this!

onomojo commented 6 years ago

How could they possibly use this when perfectly executable travis yaml fails their own linter?

jyn514 commented 6 years ago

Looks like build for linter is failing, any ideas on how to fix? 64-65 are the problem as per https://travis-ci.org/travis-ci/travis-yaml/jobs/67432591

Not sure why the build fails, runs fine locally.