Mathias Markl
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
@ -26,7 +26,7 @@ env: |
|
|
|
|
|
|
|
|
before_install: |
|
|
before_install: |
|
|
- sudo apt-get install -y unoconv libav-tools ghostscript imagemagick |
|
|
- 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: |
|
|
install: |
|
|
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools |
|
|
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools |
|
|