diff --git a/.travis.yml b/.travis.yml index 5d85ad06..2a297d00 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ install: - npm install script: - npm run lint + - npm run i18n_extract - npm run test - npm run build after_success: