Browse Source

Update .travis.yml

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

2
.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
- pip3 install moviepy Wand
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

Loading…
Cancel
Save