Skip to content

Conversation

rkh
Copy link
Contributor

@rkh rkh commented Mar 22, 2014

No description provided.

@joshk
Copy link

joshk commented Mar 23, 2014

Any reason not to merge this in?

@rkh
Copy link
Contributor Author

rkh commented Mar 23, 2014

The only one being that the weblinter would then view such options as valid even though the rest of Travis doesn't.

@joshk
Copy link

joshk commented Mar 24, 2014

I'm a little confused then. Can you give me an example of what is valid on Travis and what this PR would regard as valid?

@rkh
Copy link
Contributor Author

rkh commented Mar 24, 2014

deploy:
  provider: heorku
  on:
    node_js: 0.10
addons:
  coverty_scan:
    project: example

The above is valid with this PR, but would not be accepted by travis-build. Loading it through travis-yaml would fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants