Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more forgiving normalization #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

more forgiving normalization #14

wants to merge 2 commits into from

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