Skip to content

Fix annotations in nested blocks #38

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

Closed
wants to merge 8 commits into from
Closed

Fix annotations in nested blocks #38

wants to merge 8 commits into from

Conversation

emortlock
Copy link

Extension of #25 to add tests around annotation parsing

.travis.yml Outdated
- 'stable'
- 6
- 8
- lts/*
Copy link
Member

Choose a reason for hiding this comment

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

Just add 6, 8, lts/*, leave the rest untouched, we will remove old node support in the next major, but until then this would be a breaking change.

Copy link
Author

Choose a reason for hiding this comment

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

Reapplied those versions, but seems to be an issue with the 4.2 pipleline job - https://travis-ci.org/SassDoc/scss-comment-parser/jobs/528927921

Can't see it being related to the changes in the PR, can't even get yarn to run using that version locally.

Worth trying 4.8 that's mentioned in the warning? Same major version so shouldn't be considered breaking?

@emortlock emortlock closed this Jan 13, 2020
@emortlock emortlock deleted the fix-annotations-in-nested-blocks branch January 13, 2020 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants