Skip to content

Commit 196acc5

Browse files
committed
Add Symfony2 master to travis-ci config
1 parent 10be6e2 commit 196acc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
- SYMFONY_VERSION=2.0.7
1010
- SYMFONY_VERSION=2.1.*
1111
- SYMFONY_VERSION=2.2.*
12-
# - SYMFONY_VERSION=dev-master
12+
- SYMFONY_VERSION=dev-master
1313

1414
before_script:
1515
- curl -s http://getcomposer.org/installer | php

0 commit comments

Comments
 (0)