allow failure for php 8

This commit is contained in:
azjezz 2020-09-05 03:48:17 +01:00
parent 2bf4e6b654
commit 1ea6e95786

View File

@ -9,7 +9,8 @@ jobs:
- php: 7.4
- php: nightly
env: NIGHTLY_BUILD=true
allow_failures:
- env: NIGHTLY_BUILD=true
fast_finish: true
cache: