File tree Expand file tree Collapse file tree 4 files changed +1
-55
lines changed Expand file tree Collapse file tree 4 files changed +1
-55
lines changed Original file line number Diff line number Diff line change 2
2
/tests export-ignore
3
3
/.gitattributes export-ignore
4
4
/.gitignore export-ignore
5
- /.travis.yml export-ignore
6
5
/phpunit.xml.dist export-ignore
7
6
/.php-cs-fixer.dist.php export-ignore
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7
7
8
8
[ ![ Latest Stable Version] ( https://poser.pugx.org/malkusch/lock/version )] ( https://packagist.org/packages/malkusch/lock )
9
9
[ ![ Total Downloads] ( https://poser.pugx.org/malkusch/lock/downloads )] ( https://packagist.org/packages/malkusch/lock )
10
- [ ![ Latest Unstable Version] ( https://poser.pugx.org/malkusch/lock/v/unstable )] ( //packagist.org/packages/malkusch/lock )
11
- [ ![ Build Status] ( https://travis-ci.org/php-lock/lock.svg?branch=master )] ( https://travis-ci.org/php-lock/lock )
10
+ [ ![ Build Status] ( https://github.com/php-lock/lock/actions/workflows/test-unit.yml/badge.svg?branch=master )] ( https://github.com/php-lock/lock/actions?query=branch:master )
12
11
[ ![ License] ( https://poser.pugx.org/malkusch/lock/license )] ( https://packagist.org/packages/malkusch/lock )
13
12
14
13
This library helps executing critical code in concurrent situations.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments