aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-26 19:58:36 -0700
committerAllan Wang <me@allanwang.ca>2017-06-26 19:58:36 -0700
commit215021180431503c55845f9a9fb224abaa4973bb (patch)
treefb278c5fd7855e934bd413aa9e0e1296c2d5d06d /README.md
parenta931fa42e3e938dcc1a60fec92b882aebd49a744 (diff)
downloadkau-215021180431503c55845f9a9fb224abaa4973bb.tar.gz
kau-215021180431503c55845f9a9fb224abaa4973bb.tar.bz2
kau-215021180431503c55845f9a9fb224abaa4973bb.zip
Add travis badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e53a81b..1968f45 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,9 @@ This library contains small helper functions used throughout almost all of my ot
KAU is available on JitPack
-[![](https://jitpack.io/v/ca.allanwang/kau.svg)](https://jitpack.io/#ca.allanwang/kau) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/AllanWang/KAU/master/LICENSE)
+[![](https://jitpack.io/v/ca.allanwang/kau.svg)](https://jitpack.io/#ca.allanwang/kau)
+[![Build Status](https://travis-ci.org/AllanWang/KAU.svg?branch=master)](https://travis-ci.org/AllanWang/KAU)
+[![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/AllanWang/KAU/master/LICENSE)
To apply, add the following to your root build.gradle: