Skip to content

Commit

Permalink
Add travis-ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
codemedic committed Sep 2, 2020
1 parent c01b7e1 commit 02b3d29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# PHP Chrono

[![Build Status](https://travis-ci.com/codemedic-oss/php-chrono.svg?branch=master)](https://travis-ci.com/codemedic-oss/php-chrono)

Clock and time utilities with focus on accuracy and testability.

The design is influenced by [`chrono`](https://en.cppreference.com/w/cpp/chrono) library in C++ and [`time.Duration`](https://golang.org/pkg/time/) library in golang.
Expand Down

0 comments on commit 02b3d29

Please sign in to comment.