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(ci): add node 8 and latest stable #984

Closed
wants to merge 1 commit into from

Conversation

curbengh
Copy link
Contributor

@curbengh curbengh commented Jun 27, 2019

Previously there was an incompatibility issue between Node versions and Nunjucks (#798). This is now resolved in Nunjucks >= 3.1.5, i.e. it doesn't specify max Node version anymore (mozilla/nunjucks@fb3f443#diff-b9cfc7f2cdf78a7f4b91a753d10865a2).

Add node 8 and the latest stable (v12 atm) to have more thorough tests and in line with the main hexo.

Closes #798

@curbengh
Copy link
Contributor Author

curbengh commented Jun 27, 2019

gulp-responsive dep requires sharp >= 0.22.1 for Node 12 (lovell/sharp#1668).

Edit: Notified gulp-responsive (mahnunchik/gulp-responsive#122).

@tomap
Copy link
Contributor

tomap commented Jul 14, 2019

I approved too soon. This should not be merged:
1/ site is not a package that needs to be tested on multiple platforms, just one, the one from netlify where it's deployed
2/ sharp is not compatible with node 12

@curbengh curbengh closed this Jul 15, 2019
@curbengh curbengh deleted the travis-node branch July 15, 2019 09:05
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.

travis build error due to nunjucks
3 participants