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

Commit 41f002b0 authored by Markus Heiser's avatar Markus Heiser
Browse files

travis: remove before_cache handle



BTW: separate env output in the travis log

Signed-off-by: default avatarMarkus Heiser <markus.heiser@darmarit.de>
parent fc89c698
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -4,14 +4,12 @@ language: python
cache:
  - directories:
    - $HOME/.cache/pip
before_cache:
    - sudo chown -R travis:travis $HOME/.cache/pip
    - rm -f $HOME/.cache/pip/log/debug.log
addons:
  firefox: "latest"

install:
  - env; which python; python --version
  - env
  - which python; python --version
  - make V=1 install
  - make V=1 gecko.driver
  - make V=1 node.env