X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=b6b9bddf60d0595dae6069fd33cf8ad166c5cee5;hb=b5c33d702ac973e7bc1401e484c6b8799eea1e91;hp=7240138116dd408457bc4f18867a272c80b38915;hpb=dfc2c3353d95ffd095ef02f1060ea7ebe99a18d2;p=github%2Fshaarli%2FShaarli.git diff --git a/.travis.yml b/.travis.yml index 72401381..b6b9bddf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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