From 30de734dfad7fe454c8d96de51f71afa67c12bdc Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Thu, 26 Sep 2019 10:55:23 +1000 Subject: [PATCH] Remove test as it is not currently working --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 769dd4d37d..29a1fe8db1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,6 @@ script: - python3 ci/check_migration_files.py - make coverage - make translate - - python3 ci/check_locale_files.py - make style after_success: