File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 4
4
- 5.3
5
5
- 5.4
6
6
- 5.5
7
+ - 5.6
7
8
- 7.0
8
9
- hhvm
9
10
@@ -18,23 +19,27 @@ matrix:
18
19
env :
19
20
- PHPUNIT_FLAGS="--coverage-clover=coverage.clover"
20
21
- COVERAGE=true
21
- - php : 5.5
22
+ - php : 5.6
22
23
env : SYMFONY_VERSION='2.3.*'
23
- - php : 5.5
24
+ - php : 5.6
24
25
env :
25
26
- SYMFONY_VERSION='2.4.*'
26
27
- FRAMEWORK_EXTRA_VERSION='~3.0'
27
- - php : 5.5
28
+ - php : 5.6
28
29
env :
29
30
- SYMFONY_VERSION='2.5.*'
30
31
- FRAMEWORK_EXTRA_VERSION='~3.0'
31
- - php : 5.5
32
+ - php : 5.6
32
33
env :
33
34
- SYMFONY_VERSION='2.6.*'
34
35
- FRAMEWORK_EXTRA_VERSION='~3.0'
35
- - php : 5.5
36
+ - php : 5.6
37
+ env :
38
+ - SYMFONY_VERSION='2.7.*'
39
+ - FRAMEWORK_EXTRA_VERSION='~3.0'
40
+ - php : 5.6
36
41
env :
37
- - SYMFONY_VERSION='2.7 .*@dev'
42
+ - SYMFONY_VERSION='2.8 .*@dev'
38
43
- FRAMEWORK_EXTRA_VERSION='~3.0'
39
44
40
45
before_script :
You can’t perform that action at this time.
0 commit comments