Remove test as it is not currently working

This commit is contained in:
Oliver Walters 2019-09-26 10:55:23 +10:00
parent f2eb66d854
commit 30de734dfa

View File

@ -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: