fix .travis.yml

dependabot/pip/master/sphinx-6.1.3
Thomas Pointhuber 10 years ago
parent a6c9a571ac
commit 6d9affc1fc

@ -5,7 +5,8 @@ before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
install:
- "make node-less"
- "make"
- "node-less"
script:
- "make tests"
- "make robot"

Loading…
Cancel
Save