mirror of
https://github.com/searx/searx
synced 2025-08-31 06:26:28 +00:00
@@ -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:
|
||||
|
Reference in New Issue
Block a user