2
0
mirror of https://github.com/searx/searx synced 2025-09-02 07:25:50 +00:00

Merge pull request #75 from Aigeruth/coveralls

Add coveralls.io
This commit is contained in:
Adam Tauber
2014-07-09 00:45:55 +02:00

View File

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