Automated tests (configuration update)

This commit is contained in:
markseu 2015-01-03 17:15:53 +01:00
parent 368b494d3a
commit eb76365342

View file

@ -9,3 +9,7 @@ before_script:
- echo "serverName = your.domain.name" >> system/config/config.ini
- php yellow.php version
script: php yellow.php build test
notifications:
webhooks: https://webhooks.gitter.im/e/a0277bd15b6872e420d5
on_success: change
on_failure: always