Skip to content

Commit

Permalink
update build status url in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
d99kris committed Jan 14, 2020
1 parent 3723bb0 commit f596121
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
Expand Up @@ -3,7 +3,7 @@ Cpuusage

| **Linux + Mac** |
|-----------------|
| [![Build status](https://travis-ci.org/d99kris/cpuusage.svg?branch=master)](https://travis-ci.org/d99kris/cpuusage) |
| [![Build status](https://travis-ci.com/d99kris/cpuusage.svg?branch=master)](https://travis-ci.com/d99kris/cpuusage) |

Cpuusage is an instrumentation CPU profiler for Linux and macOS applications.
It provides logging of standard POSIX function calls for any application, and logging of
Expand Down

0 comments on commit f596121

Please sign in to comment.