Skip to content

Commit e5552cc

Browse files
committed
Test against phpunit-5.3
1 parent 4591bc9 commit e5552cc

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
@@ -9,6 +9,7 @@ cache:
99
env:
1010
- PHPUNIT_VERSION=dev-master
1111
- PHPUNIT_VERSION=~5.3.0-dev
12+
- PHPUNIT_VERSION=~5.3.0
1213
- PHPUNIT_VERSION=~5.2.0
1314
- PHPUNIT_VERSION=~5.1.0
1415
- PHPUNIT_VERSION=~5.0.0
@@ -40,6 +41,8 @@ matrix:
4041
php: 5.5
4142
- env: PHPUNIT_VERSION=~5.2.0
4243
php: 5.5
44+
- env: PHPUNIT_VERSION=~5.3.0
45+
php: 5.5
4346
- env: PHPUNIT_VERSION=~5.3.0-dev
4447
php: 5.5
4548
- env: PHPUNIT_VERSION=dev-master

0 commit comments

Comments
 (0)