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

Commit 9505051

Browse files
Update travis URL
1 parent d3a1cb3 commit 9505051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This extension allows your Magento store to split the order into an order for each item in the cart. With different order IDs, customers can view all the order ids in their Order History and track each item separately. The Magento admin generate separate invoices and shipments for each splitted order. Shipping charges and tax are also split based on items. This extension Magento 2 default offline payment methods: Check / Money Order and Cash on Delivery.
44

5-
[![Build Status](https://travis-ci.org/magestat/magento2-split-order.svg?branch=develop)](https://travis-ci.org/williankeller/magento2-split-order) [![Packagist](https://img.shields.io/packagist/v/magestat/module-split-order.svg)](https://packagist.org/packages/magestat/module-split-order) [![Downloads](https://img.shields.io/packagist/dt/magestat/module-split-order.svg)](https://packagist.org/packages/magestat/module-split-order)
5+
[![Build Status](https://travis-ci.org/magestat/magento2-split-order.svg?branch=develop)](https://travis-ci.org/magestat/magento2-split-order) [![Packagist](https://img.shields.io/packagist/v/magestat/module-split-order.svg)](https://packagist.org/packages/magestat/module-split-order) [![Downloads](https://img.shields.io/packagist/dt/magestat/module-split-order.svg)](https://packagist.org/packages/magestat/module-split-order)
66

77

88
## Installation

0 commit comments

Comments
 (0)