summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-16 20:24:54 +0200
committerPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-16 20:24:54 +0200
commit362b677c7f1138029ee1ad603e3d2eedaee66fc7 (patch)
tree555b86598270e2f7eba0e5c38139f39e8d20ce78 /README.md
parent550ab354ad9d5c4a2e21ad0b0717ba1ae2ebcfba (diff)
Added rust 1.28.0 to the list of version to use in travis script
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fd42fc..d1f9157 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
![License](http://img.shields.io/badge/license-BSD-lightgrey.svg)
-[![Build Status](https://travis-ci.org/phsym/prettytable-rs.svg)](https://travis-ci.org/phsym/prettytable-rs)
+[![Build Status](https://travis-ci.org/phsym/prettytable-rs.svg?branch=master)](https://travis-ci.org/phsym/prettytable-rs)
[![Build status](https://ci.appveyor.com/api/projects/status/wdh9klb35fed6ik9?svg=true)](https://ci.appveyor.com/project/phsym/tabprint)
[![codecov](https://codecov.io/gh/phsym/prettytable-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/phsym/prettytable-rs)
[![Crates.io](https://img.shields.io/crates/v/prettytable-rs.svg)](https://crates.io/crates/prettytable-rs)