mirror of
https://github.com/searxng/searxng.git
synced 2026-05-07 18:03:51 +02:00
Using .less instead of .css
to generate the .css file from the .less file run: $make styles
This commit is contained in:
+2
-1
@@ -5,10 +5,11 @@ before_install:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
install:
|
||||
- "make"
|
||||
- "make node-less"
|
||||
script:
|
||||
- "make tests"
|
||||
- "make robot"
|
||||
- "make styles"
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
||||
Reference in New Issue
Block a user