From 2cbb0a97eeb4eea8ef18d59346759b20cc8fa180 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 13 May 2019 22:31:50 +0200 Subject: Adapt CI scripts to work under swift docker image --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2021ed1..7fbae3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `lyricli_command` specifies the flags ### Changed +- CI scripts updated for gitlab CI instead of Travis - Flags are now single words - Update to Swift 5 tools - Replace CommandLineKit with Bariloche -- cgit