summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-03-05 15:20:30 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-03-05 15:20:30 +0100
commit425ec3b70738e693922755b4ee8a8a73642b7fee (patch)
treeab3d3f02d7938796ec9ef3885c3ef636e7e1cca9 /.travis.yml
parente30f43bd81b3d7a682b3bb65eacd20ddb46b5230 (diff)
downloadsearxng-425ec3b70738e693922755b4ee8a8a73642b7fee.tar.gz
searxng-425ec3b70738e693922755b4ee8a8a73642b7fee.zip
Using .less instead of .css
to generate the .css file from the .less file run: $make styles
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 29d1401a0..42cb092f4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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: