Test(CI) setup code coverage

Also moves ava config to package.json
This commit is contained in:
Joey Baker
2016-10-26 17:25:18 -07:00
parent 10d108878a
commit 57f95f8c95
4 changed files with 43 additions and 5 deletions

3
.gitignore vendored
View File

@ -36,3 +36,6 @@ npm-debug.log
# System
.DS_Store
coverage.lcov
.nyc_output