Skip to content

Commit 83f1b12

Browse files
committed
Added PHPUnit 4.2 and 4.3 to Travis
1 parent b80e1ce commit 83f1b12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ env:
1919
- SYMFONY_VERSION=2.3.* PHPUNIT_VERSION=~4.0
2020
- SYMFONY_VERSION=2.4.* PHPUNIT_VERSION=~4.0
2121
- SYMFONY_VERSION=2.5.* PHPUNIT_VERSION=~4.0
22+
- SYMFONY_VERSION=2.5.* PHPUNIT_VERSION=~4.2
23+
- SYMFONY_VERSION=2.5.* PHPUNIT_VERSION=~4.3
2224

2325
before_script:
2426
- composer require --no-update "symfony/config:${SYMFONY_VERSION}"

0 commit comments

Comments
 (0)