logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git
commit: bcc08879f93cf5a4088e8c4bffcbfe367a03830e
parent 137df2efefdba6bf20c9b3738923fd758bbbdac8
Author: Gabor Nagy <mail@aigeruth.hu>
Date:   Wed,  9 Jul 2014 00:06:36 +0200

Add coveralls.io

Diffstat:

M.travis.yml4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git 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: