diff --git a/.travis.yml b/.travis.yml index b8a3d9c32..728870fe6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ matrix: install: - sudo pip install compare-locales script: - - compare-locales --validate l10n.toml . + - moz-l10n-lint l10n.toml - compare-locales l10n.toml . `ls locales` diff --git a/l10n.toml b/l10n.toml index c527ca207..11972f17f 100644 --- a/l10n.toml +++ b/l10n.toml @@ -4,8 +4,6 @@ basepath = "." -locales = [] - [env] l = "{l10n_base}/locales/{locale}/"