Skip to content

Commit 3258a20

Browse files
committed
Disabled PHPUnit 7.2 on PHP 7
1 parent f33361d commit 3258a20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ matrix:
2929
exclude:
3030
- php: 7
3131
env: PHPUNIT_VERSION=dev-master
32+
- php: 7
33+
env: PHPUNIT_VERSION=~7.2.0
3234
- php: 7
3335
env: PHPUNIT_VERSION=~7.1.0
3436
- php: 7

0 commit comments

Comments
 (0)