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

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

using npm instead of apt-get in .travis.yml

parent 3032e15e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4,8 +4,7 @@ python:
before_install:
  - "export DISPLAY=:99.0"
  - "sh -e /etc/init.d/xvfb start"
  - sudo apt-get -qq update
  - sudo apt-get -qq install less node-less
  - npm install -g less
install:
  - "make"
script: