summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-03-05 16:25:00 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-03-05 16:25:00 +0100
commit3032e15e3ab83d41eac98191d48a620990a41d2d (patch)
tree77ded46b9b03d181b6d97cd943d3eb0b395233b0 /.travis.yml
parentc62528d848b86d2d2a803a430450a977fd640f08 (diff)
downloadsearxng-3032e15e3ab83d41eac98191d48a620990a41d2d.tar.gz
searxng-3032e15e3ab83d41eac98191d48a620990a41d2d.zip
fix .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 65c702bb1..fb4a47f60 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sudo apt-get -qq update
- - sudo apt-get -qq install node-less
+ - sudo apt-get -qq install less node-less
install:
- "make"
script: