Skip to content

Commit

Permalink
minor: correct build URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
iiSeymour committed Jul 30, 2019
1 parent 510d22b commit 4cf72b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,8 +13,8 @@ achieving precise compression accuracy (like [Arithmetic coding](http://en.wikip

|Branch |Status |
|------------|---------|
|master | [![Build Status](https://travis-ci.org/Cyan4973/lz4.svg?branch=master)](https://travis-ci.org/Cyan4973/FiniteStateEntropy) |
|dev | [![Build Status](https://travis-ci.org/Cyan4973/lz4.svg?branch=dev)](https://travis-ci.org/Cyan4973/FiniteStateEntropy) |
|master | [![Build Status](https://travis-ci.org/Cyan4973/FiniteStateEntropy.svg?branch=master)](https://travis-ci.org/Cyan4973/FiniteStateEntropy) |
|dev | [![Build Status](https://travis-ci.org/Cyan4973/FiniteStateEntropy.svg?branch=dev)](https://travis-ci.org/Cyan4973/FiniteStateEntropy) |


Benchmarks
Expand Down

0 comments on commit 4cf72b4

Please sign in to comment.