forked from zaclys/searxng
Using .less instead of .css
to generate the .css file from the .less file run: $make styles
This commit is contained in:
parent
e30f43bd81
commit
425ec3b707
6 changed files with 749 additions and 227 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue