fix .travis.yml

dependabot/pip/master/sphinx-6.1.3
Thomas Pointhuber 10 years ago
parent c62528d848
commit 3032e15e3a

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

Loading…
Cancel
Save