mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Allow PHP7 failures in build
This commit is contained in:
@@ -8,6 +8,11 @@ branches:
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
env: TEST_SUITE=1
|
||||
- php: 7.0
|
||||
env: TEST_SUITE=2
|
||||
include:
|
||||
- php: 5.5
|
||||
env: TEST_SUITE=1
|
||||
|
Reference in New Issue
Block a user