Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick477 authored Jun 4, 2020
1 parent 477eb20 commit 5e5cac9
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,34 +6,6 @@ sudo: false

matrix:
include:
# Sylius 1.4
-
php: 7.2
env:
- DEPENDENCY_VERSIONS="sylius/sylius:1.4.*"
-
php: 7.3
env:
- DEPENDENCY_VERSIONS="sylius/sylius:1.4.*"
# Sylius 1.5
-
php: 7.2
env:
- DEPENDENCY_VERSIONS="sylius/sylius:1.5.*"
-
php: 7.3
env:
- DEPENDENCY_VERSIONS="sylius/sylius:1.5.*"
# Sylius 1.6
-
php: 7.2
env:
- DEPENDENCY_VERSIONS="sylius/sylius:1.6.*"
-
php: 7.3
env:
- DEPENDENCY_VERSIONS="sylius/sylius:1.6.*"

# Sylius 1.7
-
php: 7.3
Expand Down

0 comments on commit 5e5cac9

Please sign in to comment.