Closed pdehaan closed 9 years ago
Travis seems to have failed on the tests, not my changes (which wouldn't even be exercised by Travis since it runs the full grunt lint
now that I think about it).
r? @6a68 since he reviewed some stuff in #322
awesome! looks like the build step went just fine, which is the only thing this change could have broken on Travis.
Speeds up the build process by using grunt-newer to only lint modified files during the pre-push git hook (via
$ grunt quicklint
).Fixes #322