mirror of
https://github.com/searx/searx
synced 2025-08-31 06:26:28 +00:00
fix .travis.yml
This commit is contained in:
@@ -5,7 +5,8 @@ before_install:
|
|||||||
- "export DISPLAY=:99.0"
|
- "export DISPLAY=:99.0"
|
||||||
- "sh -e /etc/init.d/xvfb start"
|
- "sh -e /etc/init.d/xvfb start"
|
||||||
install:
|
install:
|
||||||
- "make node-less"
|
- "make"
|
||||||
|
- "node-less"
|
||||||
script:
|
script:
|
||||||
- "make tests"
|
- "make tests"
|
||||||
- "make robot"
|
- "make robot"
|
||||||
|
Reference in New Issue
Block a user