Skip to content

Commit c515b6d

Browse files
committed
tests: Added Symfony 4 to test matrix
1 parent af3e1bb commit c515b6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ matrix:
1010
env: SYMFONY_VERSION=3.1.*
1111
- php: 7.0
1212
env: SYMFONY_VERSION=3.2.*
13+
- php: 7.1
14+
env: SYMFONY_VERSION=4.0.*
1315

1416
before_install:
1517
- >

0 commit comments

Comments
 (0)