-
Nick Stenning authored
This serves two purposes: - The default `npm install && npm test` now suffices to run the test suite. This is what Travis and many other systems will do by default to build JavaScript projects. - It removes the need to do $(shell npm bin) hackery in the Makefile.
a6d6f2b1