Merge pull request #3717 from wallabag/php-72

PHP 7.2 shouldn't fail
This commit is contained in:
Kevin Decherf 2018-09-06 11:28:57 +02:00 committed by GitHub
commit eb5e3f1d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ matrix:
- php: 7.0 - php: 7.0
env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite
allow_failures: allow_failures:
- php: 7.2
- php: nightly - php: nightly
# exclude v1 branches # exclude v1 branches