Skip to content

Commit 756b1d0

Browse files
authored
Drop phpunit 6 checks
1 parent 5fface1 commit 756b1d0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ env:
2020
- PHPUNIT=5.5.*
2121
- PHPUNIT=5.6.*
2222
- PHPUNIT=5.7.*
23-
- PHPUNIT=6.0.*
24-
25-
matrix:
26-
exclude:
27-
- php: 5.6
28-
env: PHPUNIT=6.0.*
29-
- php: hhvm
30-
env: PHPUNIT=6.0.*
3123

3224
cache:
3325
directories:

0 commit comments

Comments
 (0)