Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fab2s committed Jun 16, 2021
1 parent 7e9ff20 commit 7fe5fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SoUuid : Simple Ordered UUID

[![Build Status](https://travis-ci.org/fab2s/NodalFlow.svg?branch=master)](https://travis-ci.org/fab2s/NodalFlow) [![Total Downloads](https://poser.pugx.org/fab2s/souuid/downloads)](https://packagist.org/packages/fab2s/souuid) [![Monthly Downloads](https://poser.pugx.org/fab2s/souuid/d/monthly)](https://packagist.org/packages/fab2s/souuid) [![Latest Stable Version](https://poser.pugx.org/fab2s/souuid/v/stable)](https://packagist.org/packages/fab2s/souuid) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/13777047-cf7c-4ac6-93ae-2965d0271e30/mini.png)](https://insight.sensiolabs.com/projects/13777047-cf7c-4ac6-93ae-2965d0271e30) [![Maintainability](https://api.codeclimate.com/v1/badges/14b58f95d46d0d2d47a7/maintainability)](https://codeclimate.com/github/fab2s/SoUuid/maintainability) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d5e82b8a57f64ca1beb6bf20bcc714e6)](https://www.codacy.com/app/fab2s/SoUuid?utm_source=github.com&utm_medium=referral&utm_content=fab2s/SoUuid&utm_campaign=Badge_Grade) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fab2s/SoUuid/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/fab2s/SoUuid/?branch=master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com) [![PHPPackages Referenced By](http://phppackages.org/p/fab2s/souuid/badge/referenced-by.svg)](http://phppackages.org/p/fab2s/souuid) [![License](https://poser.pugx.org/fab2s/nodalflow/license)](https://packagist.org/packages/fab2s/souuid)
[![Build Status](https://travis-ci.com/fab2s/SoUuid.svg?branch=master)](https://travis-ci.com/fab2s/SoUuid) [![Total Downloads](https://poser.pugx.org/fab2s/souuid/downloads)](https://packagist.org/packages/fab2s/souuid) [![Monthly Downloads](https://poser.pugx.org/fab2s/souuid/d/monthly)](https://packagist.org/packages/fab2s/souuid) [![Latest Stable Version](https://poser.pugx.org/fab2s/souuid/v/stable)](https://packagist.org/packages/fab2s/souuid) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/13777047-cf7c-4ac6-93ae-2965d0271e30/mini.png)](https://insight.sensiolabs.com/projects/13777047-cf7c-4ac6-93ae-2965d0271e30) [![Maintainability](https://api.codeclimate.com/v1/badges/14b58f95d46d0d2d47a7/maintainability)](https://codeclimate.com/github/fab2s/SoUuid/maintainability) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d5e82b8a57f64ca1beb6bf20bcc714e6)](https://www.codacy.com/app/fab2s/SoUuid?utm_source=github.com&utm_medium=referral&utm_content=fab2s/SoUuid&utm_campaign=Badge_Grade) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fab2s/SoUuid/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/fab2s/SoUuid/?branch=master) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com) [![PHPPackages Referenced By](http://phppackages.org/p/fab2s/souuid/badge/referenced-by.svg)](http://phppackages.org/p/fab2s/souuid) [![License](https://poser.pugx.org/fab2s/nodalflow/license)](https://packagist.org/packages/fab2s/souuid)

`SoUuid` is a working proposal to generate ordered UUIDs in a simple and efficient way using PHP.

Expand Down

0 comments on commit 7fe5fdb

Please sign in to comment.