]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .travis.yml
tests: add a make target to check file permissions
[github/shaarli/Shaarli.git] / .travis.yml
index a3038c13d8c1e5505f67dab50b96662b751ad42a..7408b2e2dfd918abc4b085d22d1006c647ce1504 100644 (file)
@@ -11,4 +11,5 @@ install:
   - composer install
 script:
   - make clean
+  - make check_permissions
   - make test