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

chore(.travis): perform spec validation #197

Merged
merged 2 commits into from
May 30, 2019
Merged

chore(.travis): perform spec validation #197

merged 2 commits into from
May 30, 2019

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented May 24, 2019

Todo:

  • set up travis
  • add token for travis for ReSpec validator.
  • fix broken links.

.travis.yml Outdated

after_success:
- test $TRAVIS_PULL_REQUEST = false && curl "https://labs.w3.org/echidna/api/request" --data "url=$URL" --data "decision=$DECISION" --data "token=$TOKEN"
- CC="mcaceres@mozilla.com"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stevefaulkner @scottaohara, could you suggest your email address here too? Then we all get an email if auto-publication fails.

@marcoscaceres
Copy link
Member Author

@dontcallmedom, seems TravisCI has been disabled for this repository. I sent a request to re-enable it, so just wanted to give you a heads up. Could you please approve the request when you see it? thanks in advance! 🙏

@marcoscaceres marcoscaceres reopened this May 30, 2019
@marcoscaceres marcoscaceres merged commit 47018b2 into gh-pages May 30, 2019
@marcoscaceres marcoscaceres deleted the validator branch May 30, 2019 12:10
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