From b3f441c12378804dfbed6db8674223a9624d993e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 19 Aug 2021 13:53:54 -0300 Subject: Preparation for repository archival: Assassinate checks and update IRC moduli tmwa-client-data is deprecated; Please make MRs against: https://gitlab.com/themanaworld/evolved/clientdata.git PRs will only be accepted if they were done on both and passed on both. --- .travis.yml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 796e2809..8c4ff593 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ notifications: on_failure: always irc: channels: - - "ircs://chat.freenode.net:8000/#evol-dev" + - "ircs://irc.libera.chat:6667/#themanaworld-dev" on_success: change on_failure: always diff --git a/Makefile b/Makefile index b67a9982..b80ec236 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SHELL=/bin/bash .DELETE_ON_ERROR: check: - git diff --exit-code + git diff --color=always XMLS = $(shell find -type f -name '*.xml') check: check-xml -- cgit v1.2.3-70-g09d2