diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index f57b2fd..0000000 --- a/.travis.yml +++ /dev/null @@ -1,15 +0,0 @@ -dist: bionic - -language: php - -php: - - 7.4 - - 8.1 - - 8.2 - -before_install: - - composer create-project magento/magento-coding-standard --stability=dev magento-coding-standard - - cd magento-coding-standard - -script: - - vendor/bin/phpcs --ignore=../magento-coding-standard/* --standard=Magento2 --extensions=php,js,css ../. diff --git a/README.md b/README.md index dc8fc39..870f16f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![PHP Version Require](http://poser.pugx.org/ghoster/module-outofstockatlast/require/php)](https://packagist.org/packages/ghoster/module-outofstockatlast) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/thinghost) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/63baac1389b34c8d8b1005a087f8f2ab)](https://www.codacy.com/gh/tuyennn/magento2-outofstockatlast/dashboard?utm_source=github.com&utm_medium=referral&utm_content=tuyennn/magento2-outofstockatlast&utm_campaign=Badge_Grade) -[![Build Status](https://app.travis-ci.com/tuyennn/magento2-outofstockatlast.svg?branch=master)](https://app.travis-ci.com/tuyennn/magento2-outofstockatlast) +[![Build Status](https://github.com/tuyennn/magento2-outofstockatlast/actions/workflows/coding-standard.yml/badge.svg)](https://github.com/tuyennn/magento2-outofstockatlast/actions/workflows/coding-standard.yml) --- - [Extension on GitHub](https://github.com/tuyennn/magento2-outofstockatlast) - [Direct download link](https://github.com/tuyennn/magento2-outofstockatlast/tarball/master)