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

Commit c62528d8 authored by Thomas Pointhuber's avatar Thomas Pointhuber
Browse files

fix .travis.yml

parent 6d9affc1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4,9 +4,10 @@ python:
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
install:
  - "make"
  - "node-less"
script:
  - "make tests"
  - "make robot"