Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit 519d8c6

Browse files
committed
Update .travis.yml
Test on more Symfony versions
1 parent 868a66e commit 519d8c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ php:
66

77
env:
88
- SYMFONY_VERSION=origin/2.0
9+
- SYMFONY_VERSION=origin/2.1
10+
- SYMFONY_VERSION=origin/2.2
11+
- SYMFONY_VERSION=origin/2.3
912

1013
before_script:
1114
- wget http://getcomposer.org/composer.phar

0 commit comments

Comments
 (0)