Skip to content

Commit

Permalink
Merge pull request #275 from lchrusciel/update-sylius-1-2
Browse files Browse the repository at this point in the history
[Maintenance] Allow Sylius 1.2
  • Loading branch information
pamil authored Jun 8, 2018
2 parents 316f8e8 + 6a27c93 commit f898d9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ php:

env:
- SYLIUS_VERSION=1.0.*
- SYLIUS_VERSION=1.1.*@RC
- SYLIUS_VERSION=1.1.*
- SYLIUS_VERSION=1.2.*@beta

cache:
directories:
Expand Down

0 comments on commit f898d9a

Please sign in to comment.