From 14430cdd03dd2487c086e53ffcf0222ed3ffc126 Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 16 Jan 2020 15:34:18 +0100 Subject: Trying Travis-Ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 13ee0f7..4c74c94 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# libft +# libft [![Build Status](https://api.travis-ci.com/HappyTramp/libft.svg?branch=master)](https://travis-ci.com/HappyTramp/libft) The state of this repo when I pass can be checked with the [raw](http://github.com/HappyTramp/libft/tree/raw) tag. -- cgit