Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit fbf72b0

Browse files
kokspflanzeweierophinney
authored andcommitted
Update .travis.yml
remove php 72 from allow fail
1 parent 6ebb7aa commit fbf72b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ matrix:
5454
- php: 7.2
5555
env:
5656
- DEPS=latest
57-
allow_failures:
58-
- php: 7.2
5957

6058
before_install:
6159
- if [[ $TEST_COVERAGE != 'true' ]]; then phpenv config-rm xdebug.ini || return 0 ; fi

0 commit comments

Comments
 (0)