Added coverage badge n stuff

This commit is contained in:
2016-04-27 09:55:55 +02:00
parent 40ae7bfe90
commit f4a7c51b85
4 changed files with 8 additions and 2 deletions
+2
View File
@@ -4,6 +4,8 @@ node_js:
- 0.12
- 4
- 5
script: "npm run-script cover"
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
notifications:
email:
- lilleman@larvit.se