Skip to content

Commit eaf9401

Browse files
authored
Update .travis.yml
1 parent 413793c commit eaf9401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 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

@@ -11,6 +9,8 @@ env:
119
- SYMFONY_VERSION="2.*"
1210
- SYMFONY_VERSION="3.0"
1311
- SYMFONY_VERSION="3.*"
12+
- SYMFONY_VERSION="4.0"
13+
- SYMFONY_VERSION="4.*"
1414

1515
before_script:
1616
- composer self-update

0 commit comments

Comments
 (0)