Skip to content

Commit

Permalink
Test against phpunit-5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
malkusch committed Apr 15, 2016
1 parent 4591bc9 commit e5552cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ cache:
env:
- PHPUNIT_VERSION=dev-master
- PHPUNIT_VERSION=~5.3.0-dev
- PHPUNIT_VERSION=~5.3.0
- PHPUNIT_VERSION=~5.2.0
- PHPUNIT_VERSION=~5.1.0
- PHPUNIT_VERSION=~5.0.0
Expand Down Expand Up @@ -40,6 +41,8 @@ matrix:
php: 5.5
- env: PHPUNIT_VERSION=~5.2.0
php: 5.5
- env: PHPUNIT_VERSION=~5.3.0
php: 5.5
- env: PHPUNIT_VERSION=~5.3.0-dev
php: 5.5
- env: PHPUNIT_VERSION=dev-master
Expand Down

0 comments on commit e5552cc

Please sign in to comment.