build: don't run lint from test-ci
authorJohan Bergström <bugs@bergstroem.nu>
Sat, 13 Jun 2015 02:25:35 +0000 (12:25 +1000)
committerJohan Bergström <bugs@bergstroem.nu>
Mon, 15 Jun 2015 03:15:11 +0000 (13:15 +1000)
commit8d8a26e8f7b4e65191af80d94bccada2217cbbb2
tree29e798a001d3fc7bcde22b33bdd509d0e94d3c25
parent1ec53c044d2f9d929192dc3d5ededff11d328f63
build: don't run lint from test-ci

Since we will run linting before compiling or testing there's no
need to run it as part of the ci testing.

PR-URL: https://github.com/nodejs/io.js/pull/1965
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Revewied-By: Evan Lucas <evanlucas@me.com>
Makefile