Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d9affc1 authored by Thomas Pointhuber's avatar Thomas Pointhuber
Browse files

fix .travis.yml

parent a6c9a571
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"