Browse Source

Update .travis.yml

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

2
.travis.yml

@ -25,7 +25,7 @@ env:
- TESTS="1" ODOO_REPO="odoo/odoo"
before_install:
- sudo apt-get update && apt-get install -yq unoconv libav-tools ghostscript imagemagick
- sudo apt-get install -y unoconv libav-tools ghostscript imagemagick
- pip install moviepy Wand
install:

Loading…
Cancel
Save