Skip to content

tools: make Travis commit linting more robust

Use $TRAVIS_COMMIT_RANGE in .travis.yml to avoid merge commits in some situations.

Refs: https://github.com/nodejs/node/pull/23307#issuecomment-428435859

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading