From: Yann Collet Date: Fri, 5 May 2017 22:41:23 +0000 (-0700) Subject: keep dev branch status only X-Git-Tag: v1.3.0~1^2~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b283339691af8cd9747f1b843618c4105e2450;p=thirdparty%2Fzstd.git keep dev branch status only master branch status is removed, due to misattribution during cron jobs --- 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`),