Skip to content

Commit 02b3d29

Browse files
committed
Add travis-ci badge
1 parent c01b7e1 commit 02b3d29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PHP Chrono
22

3+
[![Build Status](https://travis-ci.com/codemedic-oss/php-chrono.svg?branch=master)](https://travis-ci.com/codemedic-oss/php-chrono)
4+
35
Clock and time utilities with focus on accuracy and testability.
46

57
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.

0 commit comments

Comments
 (0)