Skip to content

Commit b3337e5

Browse files
Remove non-LTS versions from Travis
1 parent 66fc9a9 commit b3337e5

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.travis.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
1+
sudo: false
2+
13
language: php
24

35
matrix:
46
include:
57
- php: 5.4
6-
- php: 5.5
7-
- php: 5.6
8-
env: SYMFONY_VERSION=2.5.*
9-
- php: 5.6
10-
env: SYMFONY_VERSION=2.6.*
118
- php: 5.6
129
env: SYMFONY_VERSION=2.7.*
13-
- php: 5.6
14-
env: SYMFONY_VERSION=2.8.*
1510
- php: 5.6
1611
env: SYMFONY_VERSION=3.0.*
1712
- php: 7.0

0 commit comments

Comments
 (0)