Skip to content

Commit f0171a9

Browse files
author
Cliff Odijk
committed
Remove old unsupported Symfony versions
1 parent c709cbf commit f0171a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,8 @@ matrix:
1515
env: COMPOSER_FLAGS="--prefer-lowest"
1616

1717
# Test Symfony versions
18-
- php: 7.2
19-
env: SYMFONY_VERSION=2.7.*
2018
- php: 7.2
2119
env: SYMFONY_VERSION=2.8.*
22-
- php: 7.2
23-
env: SYMFONY_VERSION=3.3.*
2420
- php: 7.2
2521
env: SYMFONY_VERSION=3.4.*
2622
- php: 7.2

0 commit comments

Comments
 (0)