Skip to content

Commit ed675d7

Browse files
committed
Test against phpunit-5.7
1 parent 119eda8 commit ed675d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cache:
88

99
env:
1010
- PHPUNIT_VERSION=dev-master
11+
- PHPUNIT_VERSION=~5.7.0
1112
- PHPUNIT_VERSION=~5.6.0
1213
- PHPUNIT_VERSION=~5.5.0
1314
- PHPUNIT_VERSION=~5.4.0
@@ -52,6 +53,8 @@ matrix:
5253
php: 5.5
5354
- env: PHPUNIT_VERSION=~5.6.0
5455
php: 5.5
56+
- env: PHPUNIT_VERSION=~5.7.0
57+
php: 5.5
5558
- env: PHPUNIT_VERSION=dev-master
5659
php: 5.5
5760

0 commit comments

Comments
 (0)