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

Commit 7deb301

Browse files
committed
Merge pull request #279 from snapshotpl/php72
PHP 7.2 must pass
2 parents 2c0aa51 + c1211f8 commit 7deb301

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
@@ -52,8 +52,6 @@ matrix:
5252
- php: 7.2
5353
env:
5454
- DEPS=latest
55-
allow_failures:
56-
- php: 7.2
5755

5856
before_install:
5957
- if [[ $TEST_COVERAGE != 'true' && "$(php --version | grep xdebug -ci)" -ge 1 ]]; then phpenv config-rm xdebug.ini || return 0 ; fi

0 commit comments

Comments
 (0)