Skip to content

Commit

Permalink
remove ci badge for now
Browse files Browse the repository at this point in the history
  • Loading branch information
heapwolf committed Apr 13, 2019
1 parent 7a9a5fb commit f6534ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ A minimalist event emitter for `C++`.
This emitter allows you to emit and receive arbitrary/variadic paramaters of
equal type. Captures are also allowed.

# BUILD STATUS
![build-status](https://travis-ci.org/datcxx/cpp-eventemitter.svg)

# EXAMPLE

```c++
Expand Down

0 comments on commit f6534ff

Please sign in to comment.