Skip to content

Commit f5b5782

Browse files
committed
Test against phpunit-5.5
1 parent 0891cb8 commit f5b5782

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.5.0
1112
- PHPUNIT_VERSION=~5.4.0
1213
- PHPUNIT_VERSION=~5.3.0
1314
- PHPUNIT_VERSION=~5.2.0
@@ -46,6 +47,8 @@ matrix:
4647
php: 5.5
4748
- env: PHPUNIT_VERSION=~5.4.0
4849
php: 5.5
50+
- env: PHPUNIT_VERSION=~5.5.0
51+
php: 5.5
4952
- env: PHPUNIT_VERSION=dev-master
5053
php: 5.5
5154

0 commit comments

Comments
 (0)