Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 441c3c9

Browse files
committed
Readd Symfony 2.6.* in matrix
1 parent 362b949 commit 441c3c9

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
@@ -21,6 +21,8 @@ matrix:
2121
include:
2222
- php: 5.6
2323
env: SYMFONY_VERSION=2.3.*
24+
- php: 5.6
25+
env: SYMFONY_VERSION=2.6.*
2426
- php: 5.6
2527
env: SYMFONY_VERSION=2.8.*
2628
- php: 5.6

0 commit comments

Comments
 (0)