#!/bin/sh
set -e
nodejs -e "require('mocha-lcov-reporter');"
