Skip to content
Snippets Groups Projects
.travis.yml 734 B
Newer Older
language: php
matrix:
sudo: required
      - language-pack-de
  sonarcloud:
    organization: "typo3"

jdk:
  - oraclejdk8
    - $HOME/.sonar/cache
notifications:
      secure: nHWVTPyG3CQWIcYA1LASS11dD0/NBcmrAyr3xxQW0XYtH47ZUKRlEtxrVLuL7ptciNwMbfZgsiRQ1QGWDerHUlBkg0iwRxpUZgeylzWaiXsHFVAp2IBfEX54KrWeYm9gewIBDDtnp+sLgpXGgmpIs2bAGkZe5129UsUExoWh0+g=
    on_success: change
    on_failure: always
  webhooks:
    urls:
      - http://www.t3bot.de/hooks/travis/index.php
    on_success: always
    on_failure: always
    on_start: never
  - sonar-scanner -Dproject.settings=Build/.sonar-project.properties