Skip to content

Commit 66fc9a9

Browse files
committed
Travis > Remove 2.2, 2.3, 2.4, Added 2.8
1 parent c331343 commit 66fc9a9

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

.travis.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@ matrix:
44
include:
55
- php: 5.4
66
- php: 5.5
7-
- php: 5.6
8-
env: SYMFONY_VERSION=2.2.*
9-
- php: 5.6
10-
env: SYMFONY_VERSION=2.3.*
11-
- php: 5.6
12-
env: SYMFONY_VERSION=2.4.*
137
- php: 5.6
148
env: SYMFONY_VERSION=2.5.*
159
- php: 5.6
1610
env: SYMFONY_VERSION=2.6.*
1711
- php: 5.6
1812
env: SYMFONY_VERSION=2.7.*
13+
- php: 5.6
14+
env: SYMFONY_VERSION=2.8.*
1915
- php: 5.6
2016
env: SYMFONY_VERSION=3.0.*
2117
- php: 7.0

0 commit comments

Comments
 (0)