We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3e1bb commit c515b6dCopy full SHA for c515b6d
.travis.yml
@@ -10,6 +10,8 @@ matrix:
10
env: SYMFONY_VERSION=3.1.*
11
- php: 7.0
12
env: SYMFONY_VERSION=3.2.*
13
+ - php: 7.1
14
+ env: SYMFONY_VERSION=4.0.*
15
16
before_install:
17
- >
0 commit comments