-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Switch to latest #87
Switch to latest #87
Conversation
remove nodejs 6 support
note that I did not managed to make this work. related to hexojs/hexo#3508 |
Line 153 in 518fe81
Change it to .expect(200, {}) for compatibility with supertest@4. also todo (for myself or anyone to submit a separate PR); replace istanbul with nyc (see hexojs/hexo#3570 hexojs/hexo-generator-sitemap#51). |
@weyusi thank you. it worked! |
for appveyor, I suggest [8, 10, 12]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think appveyor setting is even another PR is OK :)
remove nodejs 6 support