This commit is contained in:
Roland Gruber 2018-12-22 20:11:40 +01:00
parent 0c52c929c5
commit 5517a48e56
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
language: php
addons:
sonarcloud:
organization: "ldap-account-manager"
php:
- '5.6'
cache:
directories:
- '$HOME/.sonar/cache'
script:
- sonar-scanner