Browse Source

Update .travis.yml

pull/64/head
Mathias Markl 6 years ago
committed by GitHub
parent
commit
b4f47e9bbf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .travis.yml

2
.travis.yml

@ -26,7 +26,7 @@ env:
before_install:
- sudo apt-get install -y unoconv libav-tools ghostscript imagemagick
- pip install moviepy Wand unoconv lxml simplejson serial
- pip install moviepy Wand unoconv lxml simplejson serial odfpy
install:
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools

Loading…
Cancel
Save