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 477eb20 commit 5e5cac9Copy full SHA for 5e5cac9
.travis.yml
@@ -6,34 +6,6 @@ sudo: false
6
7
matrix:
8
include:
9
- # Sylius 1.4
10
- -
11
- php: 7.2
12
- env:
13
- - DEPENDENCY_VERSIONS="sylius/sylius:1.4.*"
14
15
- php: 7.3
16
17
18
- # Sylius 1.5
19
20
21
22
- - DEPENDENCY_VERSIONS="sylius/sylius:1.5.*"
23
24
25
26
27
- # Sylius 1.6
28
29
30
31
- - DEPENDENCY_VERSIONS="sylius/sylius:1.6.*"
32
33
34
35
36
-
37
# Sylius 1.7
38
39
php: 7.3
0 commit comments