Kerrim Abd El-Hamed
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
|
|
@ -26,7 +26,7 @@ env: |
|
|
|
|
|
|
|
before_install: |
|
|
|
- sudo apt-get install -y unoconv libav-tools ghostscript imagemagick |
|
|
|
- sudo cp /usr/lib/python3.5/dist-packages/uno* ~/.virtualenv/python3.5.5/lib/python3.5/site-packages/ |
|
|
|
- sudo cp /usr/lib/python2.7/dist-packages/uno* ~/.virtualenv/python3.5.5/lib/python3.5/site-packages/ |
|
|
|
- pip3 install moviepy Wand |
|
|
|
|
|
|
|
install: |
|
|
|