fix .travis.yml

This commit is contained in:
Thomas Pointhuber 2014-03-05 16:25:00 +01:00
parent c62528d848
commit 3032e15e3a
1 changed files with 1 additions and 1 deletions

View File

@ -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: