From 13c6f70beac309f6128bc0c7ea730d9fed25d4a4 Mon Sep 17 00:00:00 2001
From: Clare <32704402+chorscroft@users.noreply.github.com>
Date: Mon, 9 Nov 2020 02:11:44 +0000
Subject: [PATCH] Update README.md

Edit travis link
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cb7b3ce..8bdb671 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # zalpha
 
-  [![Travis build status](https://travis-ci.com/chorscroft/zalpha.svg?branch=master)](https://travis-ci.com/chorscroft/zalpha)
+  [![Travis build status](https://travis-ci.org/github/chorscroft/zalpha.svg?branch=master)](https://travis-ci.org/github/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.
 
-- 
GitLab