From b4029732529596f9adeebd1e15c5ae9b79119e0f Mon Sep 17 00:00:00 2001
From: Clare <chorscroft@users.noreply.github.com>
Date: Mon, 9 Nov 2020 02:02:46 +0000
Subject: [PATCH] Add Travis badge to README

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index ccab8e5..cb7b3ce 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # zalpha
 
+  [![Travis build status](https://travis-ci.com/chorscroft/zalpha.svg?branch=master)](https://travis-ci.com/chorscroft/zalpha)
+
 R package for the zalpha suite of selection statistics. This package allows the user to run a suite of selection statistics over genomic data. The aim is to identify regions of the genome which have experienced a selective sweep.
 
 ## Installing
-- 
GitLab