mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Merge pull request #2236 from wallabag/allow-failure-php-7.1
Allow failure for PHP 7.1
This commit is contained in:
commit
c6d77eaf51
@ -54,6 +54,7 @@ matrix:
|
|||||||
env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run DB=sqlite
|
env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run DB=sqlite
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: hhvm-3.12
|
- php: hhvm-3.12
|
||||||
|
- php: 7.1
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
|
||||||
# exclude v1 branches
|
# exclude v1 branches
|
||||||
|
Loading…
Reference in New Issue
Block a user