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

Add php 7.3 and Magento 2.3-develop tests

parent 678168fe
No related branches found
No related tags found
No related merge requests found
......@@ -12,15 +12,19 @@ language: php
php:
- 7.1
- 7.2
- 7.3
env:
matrix:
- MAGENTO_VERSION=2.2
- MAGENTO_VERSION=2.3
- MAGENTO_VERSION=2.3-develop
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
......
| PHP | Magento 2.1 | Magento 2.2 | Magento 2.3 |
|---|---|---|---|
| 7.0 | not supported | not supported | not supported |
| 7.1 | not supported | [![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)) |
| 7.2 | not supported | not supported | [![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)) |
| PHP | Magento 2.1 | Magento 2.2 | Magento 2.3 | Magento 2.3-dev |
|--- |--- |--- |--- |--- |
| 7.0 | not supported | not supported | not supported | not supported |
| 7.1 | not supported | [![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 | not supported | not supported | [![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 | not supported | not supported | [![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)) |
# magento2-content-provisioning
......
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