Closed knksmith57 closed 7 years ago
builds are going to fail because #24 hasn't landed yet
Builds fail on lack of native modules compiler support on precise images, see https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements
Could you update .travis.yml
according to the link?
No idea why it passes on other builds.
Ah, good catch @JLHwung. Updated compiler requirements per your link. Looks like that worked --> https://travis-ci.org/knksmith57/hexo-renderer-sass/builds/186464506
Relates to #23. Replaces custom eslint configs with
standard
and reformats code to be standard compliant.