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 73fa185 commit afbbbb1Copy full SHA for afbbbb1
.travis.yml
@@ -13,6 +13,8 @@ matrix:
13
- qaExtended=true
14
- php: 7.1
15
- php: 7.2
16
+ env:
17
+ - dropPlatform=false
18
- php: nightly
19
env:
20
- dropPlatform=false
@@ -25,6 +27,7 @@ matrix:
25
27
26
28
29
- dependencies=lowest
30
31
32
33
@@ -38,6 +41,7 @@ matrix:
38
41
39
42
40
43
- dependencies=highest
44
45
46
47
0 commit comments