Skip to content

Commit 4314705

Browse files
TomasVotrubajaapio
authored andcommitted
travis: allow PHP 7.2 to fail, segfaulting at the moment
1 parent 0ecf59b commit 4314705

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ php:
55
- 7.1
66
- 7.2
77

8+
matrix:
9+
allow_failures:
10+
- php: 7.2
11+
812
cache:
913
directories:
1014
- $HOME/.composer/cache

0 commit comments

Comments
 (0)