Skip to content

Commit 9ac4431

Browse files
committed
2.3+ compatibility
1 parent ebbed79 commit 9ac4431

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
@@ -6,6 +6,8 @@ php:
66

77
env:
88
- SYMFONY_VERSION=2.2.*
9+
- SYMFONY_VERSION=2.3.*
10+
- SYMFONY_VERSION=dev-master
911

1012
before_script:
1113
- composer require symfony/routing:${SYMFONY_VERSION} --no-update

0 commit comments

Comments
 (0)