Browse Source

Update .travis.yml

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

3
.travis.yml

@ -24,6 +24,9 @@ env:
matrix: matrix:
- TESTS="1" ODOO_REPO="odoo/odoo" - TESTS="1" ODOO_REPO="odoo/odoo"
virtualenv:
system_site_packages: true
before_install: before_install:
- sudo apt-get install -y unoconv libav-tools ghostscript imagemagick - sudo apt-get install -y unoconv libav-tools ghostscript imagemagick
- pip3 install moviepy Wand - pip3 install moviepy Wand

Loading…
Cancel
Save