From bcc08879f93cf5a4088e8c4bffcbfe367a03830e Mon Sep 17 00:00:00 2001 From: Gabor Nagy Date: Wed, 9 Jul 2014 00:06:36 +0200 Subject: [PATCH] Add coveralls.io --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index ee0b506a..1bf0be33 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: