Browse Source

Update .travis.yml

pull/6/head
Kerrim Abd El-Hamed 6 years ago
committed by GitHub
parent
commit
0de4b79ae8
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 install -y libav-tools ghostscript imagemagick
- sudo apt-get install -y unoconv libav-tools ghostscript imagemagick
- pip install moviepy Wand unoconv lxml simplejson serial
install:

Loading…
Cancel
Save