Skip to content

Commit 46433ba

Browse files
author
plfort
committed
Add DataGridExtensionFunctionalTest
Drop travis tests on 2.7 because of "shared" attribute in service container definitions Fix test AppKernel for symfony 2.8 Set default locale to en-US Remove useless comment/use statements Format code
1 parent e9340fe commit 46433ba

10 files changed

+765
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ php:
66

77
matrix:
88
include:
9-
- php: 5.6
10-
env: |
11-
SYMFONY_VERSION=2.7.*
129
- php: 5.6
1310
env: |
1411
SYMFONY_VERSION=2.8.*

0 commit comments

Comments
 (0)