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 699ce15 commit 57b7ebdCopy full SHA for 57b7ebd
.travis.yml
@@ -12,6 +12,7 @@ matrix:
12
env:
13
- qaExtended=true
14
- php: 7.1
15
+ - php: 7.2
16
- php: nightly
17
18
- dropPlatform=false
@@ -21,6 +22,9 @@ matrix:
21
22
23
24
- dependencies=lowest
25
26
+ env:
27
+ - dependencies=lowest
28
29
30
@@ -31,6 +35,9 @@ matrix:
31
35
32
36
33
37
- dependencies=highest
38
39
40
+ - dependencies=highest
34
41
42
43
0 commit comments