From 25b283339691af8cd9747f1b843618c4105e2450 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Fri, 5 May 2017 15:41:23 -0700 Subject: [PATCH] keep dev branch status only master branch status is removed, due to misattribution during cron jobs --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7caee5fd3..26305f51f 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,9 @@ and a command line utility producing and decoding `.zst` and `.gz` files. For other programming languages, you can consult a list of known ports on [Zstandard homepage](http://www.zstd.net/#other-languages). -|Branch |Status | -|------------|---------| -|master | [![Build Status](https://travis-ci.org/facebook/zstd.svg?branch=master)](https://travis-ci.org/facebook/zstd) | -|dev | [![Build Status](https://travis-ci.org/facebook/zstd.svg?branch=dev)](https://travis-ci.org/facebook/zstd) | +| dev branch status | +|----------------------| +| [![Build Status](https://travis-ci.org/facebook/zstd.svg?branch=dev)](https://travis-ci.org/facebook/zstd) As a reference, several fast compression algorithms were tested and compared on a server running Linux Debian (`Linux version 4.8.0-1-amd64`),