Skip to content
Snippets Groups Projects
Commit 26647476 authored by Vadim Justus's avatar Vadim Justus
Browse files

Disable PHP 7.2 for Magento 2.2

parent 2b68c1cf
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,10 @@ env:
- MAGENTO_VERSION=2.2
- MAGENTO_VERSION=2.3
- MAGENTO_VERSION=2.3-develop
matrix:
exclude:
- php: 7.2
env: MAGENTO_VERSION=2.2
before_install:
- git clone --depth=50 --branch=$MAGENTO_VERSION https://github.com/magento/magento2.git /tmp/magento
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment