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

Remove PHP 7.3 tests

parent f5379acc
No related branches found
No related tags found
1 merge request!10Fix supported versions matrix // Test PR builds
......@@ -12,7 +12,6 @@ language: php
php:
- 7.1
- 7.2
- 7.3
env:
matrix:
......@@ -23,8 +22,6 @@ matrix:
exclude:
- php: 7.2
env: MAGENTO_VERSION=2.2
- php: 7.3
env: MAGENTO_VERSION=2.2
before_install:
- git clone --depth=50 --branch=$MAGENTO_VERSION https://github.com/magento/magento2.git /tmp/magento
......
......@@ -7,7 +7,6 @@ This module was developed during a Magento Hackathon organized by FireGento e.V.
| 7.0 | - | - | - | - |
| 7.1 | - | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/magento-hackathon/m2-content-provisioning/branches/master/1)]((https://travis-ci.org/magento-hackathon/m2-content-provisioning)) | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/magento-hackathon/m2-content-provisioning/branches/master/2)]((https://travis-ci.org/magento-hackathon/m2-content-provisioning)) | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/magento-hackathon/m2-content-provisioning/branches/master/3)]((https://travis-ci.org/magento-hackathon/m2-content-provisioning)) |
| 7.2 | - | - | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/magento-hackathon/m2-content-provisioning/branches/master/4)]((https://travis-ci.org/magento-hackathon/m2-content-provisioning)) | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/magento-hackathon/m2-content-provisioning/branches/master/5)]((https://travis-ci.org/magento-hackathon/m2-content-provisioning)) |
| 7.3 | - | - | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/magento-hackathon/m2-content-provisioning/branches/master/6)]((https://travis-ci.org/magento-hackathon/m2-content-provisioning)) | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/magento-hackathon/m2-content-provisioning/branches/master/7)]((https://travis-ci.org/magento-hackathon/m2-content-provisioning)) |
## The idea behind this module
It is a common requirement, that some parts of content (like CMS pages or blocks) need be deployed within
......
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