Skip to content

Commit e971a66

Browse files
[Travis] Add env for SF 2.7 and 2.8
1 parent ee11da1 commit e971a66

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ env:
2121
- SYMFONY_VERSION=2.4.*
2222
- SYMFONY_VERSION=2.5.*
2323
- SYMFONY_VERSION=2.6.*
24+
- SYMFONY_VERSION=2.7.*
25+
- SYMFONY_VERSION=2.8.*
2426

2527
install:
2628
- composer self-update

0 commit comments

Comments
 (0)