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 668ec7e commit 784e638Copy full SHA for 784e638
.travis.yml
@@ -8,36 +8,20 @@ cache:
8
## Build matrix for lowest and highest possible targets
9
matrix:
10
include:
11
- - php: 7.0
12
- env:
13
- - qaExtended=true
14
- - php: 7.1
15
- php: 7.2
16
env:
+ - qaExtended=true
17
- dropPlatform=false
18
- php: nightly
19
20
21
22
23
- - dependencies=lowest
24
25
26
27
28
29
- dependencies=lowest
30
- - dropPlatform=false
31
32
33
34
35
36
37
- - dependencies=highest
38
39
40
41
42
43
- dependencies=highest
0 commit comments