]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .travis.yml
Tests: update localization tests
[github/shaarli/Shaarli.git] / .travis.yml
index 7240138116dd408457bc4f18867a272c80b38915..b6b9bddf60d0595dae6069fd33cf8ad166c5cee5 100644 (file)
@@ -12,8 +12,8 @@ php:
 install:
   - composer self-update
   - composer install --prefer-dist
-script:
   - locale -a
+script:
   - make clean
   - make check_permissions
   - make all_tests