Skip to content

Commit 119eda8

Browse files
committed
Test against phpunit-5.6
1 parent f5b5782 commit 119eda8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
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.6.0
1112
- PHPUNIT_VERSION=~5.5.0
1213
- PHPUNIT_VERSION=~5.4.0
1314
- PHPUNIT_VERSION=~5.3.0
@@ -49,6 +50,8 @@ matrix:
4950
php: 5.5
5051
- env: PHPUNIT_VERSION=~5.5.0
5152
php: 5.5
53+
- env: PHPUNIT_VERSION=~5.6.0
54+
php: 5.5
5255
- env: PHPUNIT_VERSION=dev-master
5356
php: 5.5
5457

0 commit comments

Comments
 (0)