atom / highlights

Syntax highlighter
https://atom.github.io/highlights
MIT License
529 stars 54 forks source link

smoke test v1.4.1 with Node 6 #47

Closed bcoe closed 8 years ago

bcoe commented 8 years ago

I've released v1.4.1 as a candidate for the next release:

npm cache clear; npm i highlights@next

@revin, @ashleygwilliams could you run a smoke test against this version with the follower that you've built? specifically, it would be good to test using Node 6 since we saw some issues running unit-tests on this version.

bcoe commented 8 years ago

I ran on the npm website using Node 6, and @ashleygwilliams ran a smoke-test against a giant collection of README files.