Merge branch 'jens1o-add-final-command' of https://github.com/PHP-FFMpeg/PHP-FFMpeg into jens1o-add-final-command

This commit is contained in:
jens1o 2017-11-05 18:46:40 +01:00
commit 5d092ebd95
No known key found for this signature in database
GPG key ID: C7437FC1B445CC49

View file

@ -17,11 +17,8 @@ php:
- 5.6
- 7.0
- 7.1
- hhvm
matrix:
allow_failures:
- php: hhvm
include:
- php: 5.4
env: COMPOSER_FLAGS="--prefer-lowest"