Mathias Markl
7 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
|
@ -25,7 +25,7 @@ env: |
|
|
- TESTS="1" ODOO_REPO="odoo/odoo" |
|
|
- TESTS="1" ODOO_REPO="odoo/odoo" |
|
|
|
|
|
|
|
|
before_install: |
|
|
before_install: |
|
|
- apt-get update && apt-get install unoconv libav-tools ghostscript imagemagick |
|
|
|
|
|
|
|
|
- sudo apt-get update && apt-get install -yq unoconv libav-tools ghostscript imagemagick |
|
|
- pip install moviepy Wand |
|
|
- pip install moviepy Wand |
|
|
|
|
|
|
|
|
install: |
|
|
install: |
|
|