File tree Expand file tree Collapse file tree 3 files changed +3
-18
lines changed
Expand file tree Collapse file tree 3 files changed +3
-18
lines changed Original file line number Diff line number Diff line change 3030 if : steps.composer-cache.outputs.cache-hit != 'true'
3131 run : composer install --prefer-dist --no-progress --no-suggest
3232
33- # Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
34- # Docs: https://getcomposer.org/doc/articles/scripts.md
35-
3633 - name : Run test suite
37- run : composer run-script test
34+ run : vendor/bin/phpunit
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# The PHP libray for convert datetime into Khmer
22
3- [ ![ Build Status] ( https://travis-ci.org/phannaly/php-datetime-khmer.svg?branch=master )] ( https://travis-ci.org/phannaly/php-datetime-khmer ) [ ![ StyleCI] ( https://github.styleci.io/repos/165952860/shield?branch=master )] ( https://github.styleci.io/repos/165952860 )
3+ [ ![ Actions Status] ( https://github.com/phannaly/php-datetime-khmer/workflows/Build/badge.svg )] ( https://github.com/phannaly/php-datetime-khmer/actions )
4+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
45
56This is a small package for converting datetime to Khmer language.
67
You can’t perform that action at this time.
0 commit comments