From 2fa50d4f6290a39e492043eaeed8ede8e26ce62d Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 4 Jul 2019 06:17:11 +0200 Subject: Update CI settings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1e7b121..84daeb7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Haskell GraphQL [![Hackage Version](https://img.shields.io/hackage/v/graphql.svg)](https://hackage.haskell.org/package/graphql) -[![Build Status](https://img.shields.io/travis/jdnavarro/graphql-haskell.svg)](https://travis-ci.org/jdnavarro/graphql-haskell) +[![Build Status](https://semaphoreci.com/api/v1/belka-ew/graphql/branches/master/badge.svg)](https://semaphoreci.com/belka-ew/graphql) For now this only provides the data types to represent the GraphQL AST, but the idea is to be a Haskell port of -- cgit v1.2.3