Make test coverage work again
* don't try to run npm under istanbul
* use _mocha instead of mocha because
https://github.com/gotwarlost/istanbul/issues/44#issuecomment-16093330
Also:
* write a text report for better travis
* On jenkins, clear out old coverage reports so that we don't pick up last
time's.