Add coveralls.io

This commit is contained in:
Gabor Nagy 2014-07-09 00:06:36 +02:00
parent 137df2efef
commit bcc08879f9
1 changed files with 4 additions and 0 deletions

View File

@ -7,10 +7,14 @@ before_install:
- npm install -g less
install:
- "make"
- pip install coveralls
script:
- "make tests"
- "make robot"
- "make styles"
- make coverage
after_success:
coveralls
notifications:
irc:
channels: