Skip to content

Commit b9cebfc

Browse files
authored
Update .travis.yml
1 parent 26d05da commit b9cebfc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: php
22

33
php:
4-
- 5.6
5-
- 7.0
64
- 7.1
75
- 7.2
86

@@ -22,9 +20,9 @@ env:
2220

2321
matrix:
2422
include:
25-
- php: 5.6
23+
- php: 7,1
2624
env: setup=lowest symfony="^2.1"
27-
- php: 5.6
25+
- php: 7.1
2826
- env: setup=lowest symfony="^3"
2927
- php: 7.1
3028
env: setup=lowest symfony="^4"

0 commit comments

Comments
 (0)