Skip to content

Commit

Permalink
Remove travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Gaunt committed Aug 30, 2021
1 parent cc35b3d commit b5a6bf7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# BTree implementation for Go

![Travis CI Build Status](https://api.travis-ci.org/google/btree.svg?branch=master)

This package provides an in-memory B-Tree implementation for Go, useful as
an ordered, mutable data structure.

Expand Down

0 comments on commit b5a6bf7

Please sign in to comment.