Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Commit

Permalink
Remove 2.3-develop from travis builds
Browse files Browse the repository at this point in the history
There are changes in upstream magento that will need to be addressed for builds
to pass.
  • Loading branch information
pmclain committed Jun 10, 2018
1 parent 44cdaf0 commit 39dc14f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ addons:
language: php
matrix:
include:
- php: 7.1
env:
- MAGENTO_VERSION=2.3-develop
- TEST_SUITE=unit
- php: 7.1
env:
- MAGENTO_VERSION=2.2-develop
Expand All @@ -33,10 +29,6 @@ matrix:
env:
- MAGENTO_VERSION=2.2.4
- TEST_SUITE=integration
- php: 7.0
env:
- MAGENTO_VERSION=2.3-develop
- TEST_SUITE=unit
- php: 7.0
env:
- MAGENTO_VERSION=2.2-develop
Expand Down

0 comments on commit 39dc14f

Please sign in to comment.