Skip to content

Commit d2711cb

Browse files
committed
Test vs latest Symfony versions
1 parent c8215ad commit d2711cb

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.travis.yml

+3-8
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,10 @@ language: php
22
php:
33
- 5.3
44
# - 5.4
5-
5+
66
env:
7-
#- SYMFONY_VERSION=v2.0.0
8-
#- SYMFONY_VERSION=v2.0.1
9-
# - SYMFONY_VERSION=v2.0.2 # broken tag
10-
#- SYMFONY_VERSION=v2.0.3
11-
#- SYMFONY_VERSION=v2.0.4
12-
#- SYMFONY_VERSION=v2.0.5
13-
- SYMFONY_VERSION=v2.0.6
7+
- SYMFONY_VERSION=v2.0.17
8+
- SYMFONY_VERSION=v2.1.0
149
- SYMFONY_VERSION=origin/master
1510

1611
before_script: php Tests/tests/vendors.php

0 commit comments

Comments
 (0)