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

Commit 6b8270a2 authored by Adam Tauber's avatar Adam Tauber
Browse files

Merge pull request #213 from Cqoicebordel/travis

Stop running twice the tests on Travis
parents d2def30e ccf3d801
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ install:
  - "make"
  - pip install coveralls
script:
  - "make tests"
  - "make flake8"
  - "make robot"
  - "make styles"
  - "make grunt"