From 3f746cc0beb5756e706e289ab2b92b43de928f74 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 13 May 2019 22:03:51 +0200 Subject: Remove travis config, add gitlab CI --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0ee2657..57dff9a 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,6 @@ tests. make test ``` -[![Build Status](https://travis-ci.org/lyricli-app/lyricli.svg?branch=master)](https://travis-ci.org/lyricli-app/lyricli) - [swiftlint]: https://github.com/realm/SwiftLint [jazzy]: https://github.com/realm/jazzy [sourcekitten]: https://github.com/jpsim/SourceKitten -- cgit