diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-11-29 15:33:34 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-11-30 16:13:51 -0500 |
commit | bd42878b4af4c9e79c834251a9ab7843b29a0dd7 (patch) | |
tree | 355a61eb1ed08d5e241cbf691887edeba6f1cee5 /README.md | |
parent | 35ff0a8910cc072d6a020819b33fa840800c2815 (diff) | |
download | bfs-bd42878b4af4c9e79c834251a9ab7843b29a0dd7.tar.xz |
travis: Try the experimental FreeBSD environment
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ [![License](http://img.shields.io/badge/license-0BSD-blue.svg)](https://github.com/tavianator/bfs/blob/main/LICENSE) [![Version](https://img.shields.io/github/v/tag/tavianator/bfs?label=version)](https://github.com/tavianator/bfs/releases) [![Travis CI Status](https://api.travis-ci.com/tavianator/bfs.svg?branch=main)](https://travis-ci.com/tavianator/bfs) -[![Cirrus CI Status](https://api.cirrus-ci.com/github/tavianator/bfs.svg)](https://cirrus-ci.com/github/tavianator/bfs) Breadth-first search for your files. |