build: introduce ci targets for lint/benchmark
authorJohan Bergström <bugs@bergstroem.nu>
Sun, 27 Mar 2016 06:12:47 +0000 (17:12 +1100)
committerMyles Borins <mborins@us.ibm.com>
Mon, 11 Apr 2016 15:40:49 +0000 (11:40 -0400)
commit132acea0d4411ed30c170879b0c1044dc69df9f1
treed967e7966253c3b5a4a1ce2cd5eff59fcf7e3783
parentfe0233b923d0a8f69845f90b1b0884b55a8d582c
build: introduce ci targets for lint/benchmark

Introduce two new targets we will populate with actions
once merged into all branches we need to support through CI.

PR-URL: https://github.com/nodejs/node/pull/5921
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: João Reis <reis@janeasystems.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Makefile